/** HERO COPY ADJUSTMENT **/
@media only screen and (min-width: 415px) and (max-width: 767px) {
section.m-hero-item.glp-hero.mobile-520 {
    height: calc(491px + 68vw) !important;
}
}
