/*------------------------------------*\
  LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
    .section-setup .scroll-gallery .paddlenav {
        display: none;
    }
    .section-setup .section-copy {
      width:60%;
    }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-setup .section-copy {
    width:75%;
  }
}

@media only screen and (min-width: 375px) and (max-width: 734px) {
  .section-setup .section-content-settings .section-headline {
    width:90%;
  } 
}

@media only screen and (max-width: 734px) {
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/ 



/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 