.banner_img {
  width: 100% !important;
  height: 315px !important;
}

@media only screen and (max-width: 600px) {
  .banner_img {
    width: 100% !important;
    height: 85px !important;
  }
}
@media(max-width:990px){
    
}