/*
@media only screen and (min-width: 768px) and (max-width: 1083px) {
section.m-hero-item.glp-hero.mobile-220 {
    height: calc(310px + 45vw);
 }
}
*/