.revtext-wrapper{position:relative}
.revtext-wrapper::after{pointer-events:none; position:absolute;background:url(/templates/potolki/images/revbig-image.png) no-repeat 0 0 / contain;content:"";width: 1715px;height: 558px;top: 21px;left: 50%;transform: translateX(-50%);}
.mobrev__slider{padding:0 120px;margin-bottom: 110px;text-align:center;}
.mobrev__block-in{background:url(/templates/potolki/images/mobile-rev.png) no-repeat bottom center; padding-top:41px}
.mobrev__block-in img {margin: 0 auto;width: 233px;height: 283px;object-fit: cover;display:inline-block}
.mobrev__slider .slick-dots {display: flex;justify-content: center;padding: 0;margin: 0;position: absolute;width: 100%;left: 0;right: 0;height:10px;bottom:-25px}
.mobrev__slider .slick-dots li{padding:0 5px; margin:0; list-style:none}
.mobrev__slider .slick-dots li button{width:10px; height:10px; background:#53637c; border-radius:100px; border:none; text-indent:-9999px; padding:0}
.mobrev__slider button.slick-arrow {top: 50%;bottom: auto;transform: translateY(-50%);right:75px}
.mobrev__slider button.slick-arrow.slick-prev {transform: translateY(-50%) rotate(180deg); left:75px; right:auto}
.revtext-wrapper .module__heading{margin-bottom:50px}
.revtext-wrapper .module__body{position:relative; z-index:1}
.mobrev__slider .slick-dots li.slick-active button{background-color: rgb(152, 202, 9);}
@media(max-width:1259px){
	.revtext-wrapper::after {width: 1320px;height: 430px;top: 115px;margin: 0 0 0 75px}
	.mobrev__slider{margin-bottom: 75px}
}
@media(max-width:991px){
	.revtext-wrapper{padding-top:0}
	.revtext-wrapper .module__heading {margin-bottom: 30px}
	.revtext-wrapper::after{display:none}
	.mobrev__slider button.slick-arrow {right:0}
	.mobrev__slider button.slick-arrow.slick-prev {left:0; right:auto}
	.mobrev__slider{padding:0 60px; margin-bottom: 30px}
}
@media(max-width:575px){
	.mobrev__block-in{background-size:contain;padding: 10vw 4vw 0;}
}
@media(max-width:415px){
	.mobrev__block-in img{width: 100%;height: 68vw;}
}
@media(max-width:375px){
	.mobrev__block-in img{height: 63vw;}
}
@media(max-width:340px){
	.mobrev__block-in img{height: 58vw;}
}