/*Swiper*/

.swiper {
width: 100%;
margin-bottom: 0;  
padding-bottom: 1.1em;
}

.swiper-slide {
  display: flex;
  justify-content: center;
}