.brandsContainer img {
    max-height: 50px;
    max-width: 100%;
}
.brandsContainer {
    text-align: center;
    background: #fff;
    padding: 30px;
}
.brandsContainer .brand {
    width: 9%;
    display: inline-block;
    margin: 2% 5%;
}
.brandsContainer h2 {
    font-size: 20px;
}
.box-header > .header.content::before {
    width: 180px;
    height: 60px;
    display: inline-block;
    background: url(/media/logo/stores/1/Home-Offer-Bannerr_1_.png) no-repeat;
    background-size: 100%;
}