.imgfb {
    max-height: 100px;
    filter: grayscale(100%);
    opacity: 0.5;
}

.flexiselbrandsCarouselContaner {
    max-width: 1270px;
    min-height: 300px;
    margin: 0 auto;
}

.FlexbrandsCarouselCont {
    margin: 70px 0 70px 0;
}

.h2fb {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    padding: 15px 0 25px 15px;
    color: #04395e;
}
#flexiselBrands + .nbs-flexisel-container .nbs-flexisel-nav-left, 
#flexiselBrands + .nbs-flexisel-container .nbs-flexisel-nav-right,
.nbs-flexisel-container:has(#flexiselBrands) .nbs-flexisel-nav-left,
.nbs-flexisel-container:has(#flexiselBrands) .nbs-flexisel-nav-right {
    display: none !important;
}