.detail-product .bp_details_image .swiper.mySwiper2 .swiper-slide {
    padding: 0;
}

.detail-product .swiper.mySwiper2 {
    border: none;
    border-radius: 0;
}

.detail-product .bp_details_image_thumb .swiper-slide {
    height: auto;
    border-radius: 0;
    border: none;
}

.detail-product .bp_details_image_thumb .swiper-slide img {
    object-fit: cover;
}

.detail-product .swiper.mySwiper2 .swiper-slide {
    height: auto;
}
