

/* Start:/local/templates/.default/components/bitrix/catalog/brands/bitrix/catalog.section.list/.default/style.css?1633940764416*/
.brand-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.brand-list__brand {
    margin: 20px;
}

.brand-list_brand__link {
    text-align: center;
}

.brand-list_brand__logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-list_brand_logo__image {
    border-radius: 10px;
    height: 90px;
    max-height: 90px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/brands/bitrix/catalog.section.list/.default/style.css?1633940764416 */
