<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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 &gt; .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%;
}</pre></body></html>