|
|
@@ -743,8 +743,13 @@ section.marketingheader{ |
|
|
.text-box:not(:first-child)::before{ |
|
|
.text-box:not(:first-child)::before{ |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
|
|
|
.btn{ |
|
|
|
|
|
display:none; |
|
|
|
|
|
} |
|
|
.image-box{ |
|
|
.image-box{ |
|
|
order: 0; |
|
|
order: 0; |
|
|
|
|
|
height:auto; |
|
|
|
|
|
max-height:none !important; |
|
|
img{ |
|
|
img{ |
|
|
aspect-ratio: 16 / 9; |
|
|
aspect-ratio: 16 / 9; |
|
|
height: auto !important; |
|
|
height: auto !important; |
|
|
|