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





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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/



@media only screen and (min-width: 1069px) {
  .page-overview .section-hero .copy-intro {
    padding: 140px 100px 180px;
  }
}

@media only screen and (max-width: 734px) and (min-height: 501px) {
.page-overview .section-hero .scrollable-content-wrap {
    padding-top: 440px;
  }
}

@media only screen and (max-width: 734px) and (min-height: 501px) {
.no-touch .page-overview .section-hero .scrollable-content-wrap {
    padding-top: 390px;
  }
}

@media only screen and (max-width: 374px) and (min-height: 501px) {
.no-touch .page-overview .section-hero .scrollable-content-wrap {
    padding-top: 430px;
  }
}





/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
