.banner-limit {
  -o-object-fit: contain;
     object-fit: contain;
  background-position: center;
  width: auto;
  margin: 0 auto;
}

