#slideshow-template--15671621320787__slider_banner_ePrfFf .swiper-slide img {
    min-width: 100%;
    max-width: 100%;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
.swiper-button-prev, .swiper-button-next {
  display: block!important;
  color: #2e1f1d!important;
}