.banner-section {
    background: url('../images/banner.avif') no-repeat 50% 50%/cover;
}
.banner-wrapper {
    background-color: rgba(255,255,255,0.9);
}