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