

/* Start:/local/templates/tmpl/components/bitrix/news.list/brand.1/style.css?1781184481506*/
.awz-brands-list .awz-brand-item {}

.awz-brands-list .brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    border: 2px solid rgba(200, 200, 199, 0.25);
    border-radius: 8px;
    background: #fff;
}

.awz-brands-list .brand-logo img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    object-fit: contain;
}

@media (max-width: 767px) {
    
    .awz-brands-list .brand-logo {
        height: 150px;
    }
}

/* End */
/* /local/templates/tmpl/components/bitrix/news.list/brand.1/style.css?1781184481506 */
