@media only screen and (max-width: 767px) and (min-width: 415px){
section.m-hero-item.glp-hero.mobile-370 {
    height: calc(320px + 74vw); 
  }
}