.top-banners{display:flex;flex-wrap:wrap}.top-banner__item{height:100%;border-radius:10px;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.top-banner__item-wrapper{width:25%;padding:8px;height:170px;border-radius:10px}@media(max-width:766.99px){.top-banner__item-wrapper{width:50%}}@media(max-width:480.99px){.top-banner__item-wrapper{width:50%;padding:4px}}.second-top-banners{display:flex;flex-wrap:wrap}.second-top-banner__item{height:100%;border-radius:10px;cursor:pointer;background-size:cover;background-repeat:no-repeat;background-position:50%}.second-top-banner__item-wrapper{width:50%;height:200px;border-radius:10px;padding:8px}@media(max-width:766.99px){.second-top-banners{flex-direction:column}.second-top-banner__item-wrapper{width:100%}}.brands{display:flex;flex-wrap:wrap}.brand{height:100%;border-radius:10px;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.brand__wrapper{width:20%;padding:10px;height:150px;border-radius:10px}@media(max-width:600.98px){.brand__wrapper{width:50%}}