I used this code:
.banner__media {
height: 100vh !important;
width: 100vw !important;
object-fit: cover !important;
}
.banner–medium,
.banner–large,
.banner {
height: 100vh !important;
display: flex;
align-items: center;
}
I used this code:
.banner__media {
height: 100vh !important;
width: 100vw !important;
object-fit: cover !important;
}
.banner–medium,
.banner–large,
.banner {
height: 100vh !important;
display: flex;
align-items: center;
}