@media only screen and (min-width: 20rem) and (max-width: 47.9375rem) {
  .about-banner-section .banner-wrapper img {
    min-height: unset;
 }
}