.s-products-slider-card.swiper-slide {
    display: flex !important;
    justify-content: center !important;
}

.swiper-wrapper.s-slider-swiper-wrapper {
    justify-content: center !important;
}

custom-salla-product-card {
    width: 380px !important;
    max-width: 380px !important;
    margin: 0 auto !important;
}

custom-salla-product-card .product-block__thumb {
    height: 320px !important;
}

custom-salla-product-card .product-block__thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}