|
@@ -4293,13 +4293,14 @@
|
|
}
|
|
}
|
|
.carousel-wrapper .carousel .toggle-video {
|
|
.carousel-wrapper .carousel .toggle-video {
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 41%;
|
|
|
|
- left: 3vw;
|
|
|
|
|
|
+ top: 42%;
|
|
|
|
+ left: 4.5vw;
|
|
z-index: 100;
|
|
z-index: 100;
|
|
}
|
|
}
|
|
@media (max-width: 991px) {
|
|
@media (max-width: 991px) {
|
|
.carousel-wrapper .carousel .toggle-video {
|
|
.carousel-wrapper .carousel .toggle-video {
|
|
top: 33%;
|
|
top: 33%;
|
|
|
|
+ left: 3vw;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media (max-width: 575px) {
|
|
@media (max-width: 575px) {
|