.about-slider{
	max-height: calc(100vh + 106rem) !important;
}
.product-about__left.mp4 .main-slide__bg{
	width: 75% !important;
	height: 100% !important;
	margin: 0 auto;
	border-radius: 12rem;
	right: 0;
}
.mp4 .about-slider:after {
    background: none !important;
}
.mp4 .about-slider__img, .mp4 .about-slider__slide {
    height: 100%;
    width: 100%;
}

@media (max-width: 1024.98px) {
    .product-about__left.mp4 .main-slide__bg, .mp4 .about-slider__wrapper{
    	width: 100% !important;
    	position: relative !important;
    }
	.mp4 .about-slider:after {
		display: none !important;
	}
}
