

/* Start:/local/templates/aspro_max/components/bitrix/news.list/brand-shop/style.css?1689092320673*/
.brand {margin-left: 10px;margin-right: 10px;display: flex;flex-wrap: wrap; }
.brand-item {max-height: 205px;display: flex;flex-direction: column;
    justify-content: space-between; padding: 10px 10px 40px 10px; width: 20%;text-align: center;    border-bottom: 1px solid #ccc;}
.brand-item img{width: 100%;}
.brand-item a{color: #000;}
.brand-item .image {display: flex;align-items: center;}
@media only screen and (max-width: 992px){
.brand-item {width: 33.3333%;}
}
@media only screen and (max-width: 676px){
.brand-item {width: 50%;}
}
@media only screen and (max-width: 480px){
.brand-item {width: 100%; max-height: none;}
.brand-item .image {max-height: 200px;}


}


/* End */
/* /local/templates/aspro_max/components/bitrix/news.list/brand-shop/style.css?1689092320673 */
