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





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




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

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

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

@media only screen and (max-width: 734px) {
    .page-overview .section-tools .gallery .item-container {
        height: 264px;
    }
}

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