.homecarousel-container {
    margin: 50px 0 25px 0;
}
.homecarousel-swiper .swiper-slide {
    text-align: center;
    overflow: hidden;
}

.homecarousel-swiper .swiper-slide * {
    max-width: 100%;
    height: auto;
}
