

/* Start:/local/templates/.default/components/bitrix/news.list/main_page_shops_show/style.css?1683812550993*/
.brand_list {
  text-align: center;
}
.brand_list .brand_list_item {
  display: inline-block;
  width: 9.6%;
  height: 9.6%;
  margin-right: 7%;
  position: relative;
}
.brand_list .brand_list_item:last-child {
  margin-right: 0;
}
.brand_list .brand_list_item_img {
  width: 100%;
  height: auto;
  border-width: 0;
  position: relative;
  display: inline-block;
}
.brand_list .brand_list_item_img.hover {
  display: none;
}

@media (max-width: 768px) {
  .main-news-brands {
    overflow: hidden;
  }
  .brand_list .brand_list_item {
    width: 20.333%;
    height: 20.333%;
    margin-right: 15.5%;
    margin-left: 2%;
    height: 5%;
  }
  .brand_list .brand_list_item:nth-last-child(2) {
    margin-right: 0;
  }
  .brand_list .brand_list_item:last-child {
    display: none;
  }
}

.brand_list_item_img_link svg {
  width: 100%;
  height: auto;
  border-width: 0;
  position: relative;
  display: inline-block;
}

.brand_list_item_img_link svg:hover * {
  fill: #fff;
  stroke: #fff;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/main_page_shops_show/style.css?1683812550993 */
