|
|
|
@@ -18,9 +18,11 @@ |
|
|
|
opacity: 1; |
|
|
|
} |
|
|
|
.slider-tabs{ |
|
|
|
width: calc(var(--container-width) - 2 * var(--container-padding)); |
|
|
|
left: 0 !important; |
|
|
|
transform: none !important; |
|
|
|
@media(min-width: 1471px) { |
|
|
|
width: calc(var(--container-width) - 2 * var(--container-padding)); |
|
|
|
left: 0 !important; |
|
|
|
transform: none !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
&.single-slide { |
|
|
|
@@ -106,6 +108,8 @@ |
|
|
|
.rotationslider{ |
|
|
|
margin-bottom:calc(var(--section-margin) + 2rem) !important; |
|
|
|
overflow: hidden; |
|
|
|
padding-top: var(--section-margin); |
|
|
|
margin-top:0; |
|
|
|
} |
|
|
|
|
|
|
|
.rotationslider h1{ |
|
|
|
|