.banners-big .banner-image-container {
  width: 100%;
  display: block;
  text-align: center;
  height: 0;
  overflow: hidden;
  padding-top: 26.6311584554%;
  background: transparent;
  position: relative;
  max-height: unset;
  max-width: unset;
}
.banners-big .banner-image-container img {
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: unset;
  max-width: unset;
}
.banners-big .swiper-wrapper {
  max-height: 400px;
}

/*# sourceMappingURL=style.css.map */
