.promo-block img.promo-block--foreground{
  position:relative;
  width:100%;
  height:auto;
  max-height: 300px;
  display:block;
  object-fit:contain !important;
  background: white;
  opacity:1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: black !important;
}