/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.row-number-6 {
display:none;}

@media screen and (max-width: 768px) {
  
  
  .row-number-5 {
  display:none;}
  .row-number-1 {
    padding-top: 48px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  
  
  .row-number-6 {
  display: flex !important;
    align-items: flex-end; !important}
  
  .row-number-2, .row-number-3 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  
  
  .row-number-7 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
#hs_cos_wrapper_module_17552756565867{
    padding-bottom: 16px !important;
  }
  
  .row-number-10  {
    padding-bottom: 24px !important;
  }
  
  .dnd_area-row-2-padding {
    padding-bottom: 48px !important;
    padding-top: 8px !important;
  }
  
  .dnd_area-row-3-padding {
    padding-bottom: 48px !important;
  }
  
  .row-number-6 {display:flex !important;}
}