

/* Start:/bitrix/templates/main/components/bitrix/news/partners/bitrix/news.list/list/style.css?14394558341328*/
.brands-list ul{
    overflow: hidden;
}
.brands-list ul .item {
    float: left;
    width: 25%;
    margin-bottom: 25px;
}
.brands-list .item::before{
    display: none;
}
.brands-list .item a{
    display: block;
    margin: 0 4px;
    text-decoration: none;
    position: relative;
}
.brands-list .item a:hover::after{
    background: url('/bitrix/templates/main/components/bitrix/news/partners/bitrix/news.list/list/images/arrow.png') center 88px no-repeat rgba(0, 0, 0, 0.27);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 231px;
}
.brands-list .item a .pic{
    border: 1px solid #dddddd;
    display: block;
    height: 231px;
    width: 231px;
    position: relative;
    background-color: #f7f7f7;
}
.brands-list .item a .pic img{
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.brands-list .item a .name{
    color: #000;
    display: block;
    font-size: 14px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 233px;
}
.brands-list .item a .name img{
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/partners/bitrix/news.list/list/style.css?14394558341328 */
