.product-recommend__slider .swiper-slide {
    height: auto;
}

.product-recommend__slider .swiper {
    padding-bottom: 10px;
    padding-left: 1px;
}

@media (max-width: 768px) {
    .product-recommendation .wb_home_sbtn {
        display: none;
    }
}
