.sc-container {
width: 100%;
height: auto;
}
.sc-container img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
}
.swiper-button-next, .swiper-button-prev {
color: #000;
}
.swiper-pagination-bullet-active {
background: #000;
}