.banner-wrapper img{
    width: 100%;
  
}
@media only screen and (max-width: 750px){
  .banner-wrapper.top-banner-product-page img{
    height: 80px;
  }
}