.header-z-index{z-index: 199 !important;}

.container-fluid .banner-f .banner__text-wrapper {
    /*max-width: 900px;*/
}
.banner-f .banner__title {
    font-size: 2.125rem;
}
.banner-f .banner__subtitle {
    font-size: 1.75rem;
}
.section__bg--dark-1.section.banner-f-square-framed::after {
    background-color: transparent;
}

@media (max-width: 475px) {
 
}

@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}