/* баннеры */
.banners-swiper .swiper-slide {
  width: auto !important;
}

.banners-img {
  height: 100%;
  width: auto;
  object-fit: contain;
  border-radius: 0.375rem;
}
