#banner-img {
  width: auto;
}

@media only screen and (max-width: 1500px) {
  .banner-img {
    width: auto;
  }
}
