@media screen and (max-width: 375px){
    .new_hero_section.image-active {
      min-height: 46pc;
    }
    .new_hero_section .new_hero_row .new_hero_column:last-child {
      top: -123px;
    }
  }