/* a.cta__button {
    color: #fff !important;
} */
.imgbrochure img {
    width: 100% !important;
}
@media (max-width:991px) {
    .header1 {
        display: none !important;
    }
}


.fb-grid-a-accordion.grid-a-accordion-small .featuredblock__content {
    flex-direction: column;
}

.section--light .cta__button.component__button--1 {
    height: 55px !important;
}
@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}