@@ -70,7 +70,9 @@
.bandeau{
width: 100%;
height: auto;
+ max-height: 500px;
position: relative;
+ overflow: hidden;
&::before{
position: absolute;
display: block;
@@ -94,7 +96,7 @@
max-width: 50%;
background: $light-blue;
padding: 25px;
- top: 27vw;
+ top: 20vw;
color: $white;
p{
font-family: now_alt_bold;