|
|
@ -273,9 +273,6 @@ |
|
|
gap: 1.5rem; |
|
|
gap: 1.5rem; |
|
|
margin-bottom: 3.125rem; |
|
|
margin-bottom: 3.125rem; |
|
|
} |
|
|
} |
|
|
.sl2-scene__head .s-arrows { |
|
|
|
|
|
display: none; |
|
|
|
|
|
} |
|
|
|
|
|
.sl2-scene__arrows-mobile { |
|
|
.sl2-scene__arrows-mobile { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
@ -573,6 +570,9 @@ |
|
|
width: 300Px; |
|
|
width: 300Px; |
|
|
height: 260Px; |
|
|
height: 260Px; |
|
|
} |
|
|
} |
|
|
|
|
|
.sl2-scene__head .s-arrows { |
|
|
|
|
|
display: none; |
|
|
|
|
|
} |
|
|
.sl2-scene__arrows-mobile { |
|
|
.sl2-scene__arrows-mobile { |
|
|
display: flex; |
|
|
display: flex; |
|
|
justify-content: flex-start; |
|
|
justify-content: flex-start; |
|
|
|