body {
    background: unset;
}

.slick-slide {
    width: auto;
    /* Adjust width based on content */
    max-width: 400px;
    /* Set a max-width if needed */
}

.slick-slide .slide_product_image {
    height: 50px !important;
}

/*.slick-track  video{
				max-height: 332px !important;
			}*/
#VideoModal {
    background: rgba(0, 0, 0, 0.5);
}