

/* Start:/local/templates/chistovie/components/bitrix/news.list/partner_page_img/style.css?1727543948510*/
.list-img {
    display: flex;
}
.partner_img_list {
    overflow: auto;
    margin-top: 30px;
}
.product-certs__list.js-product-certs {
    margin-right: 5px;
}
.product-certs__list.js-product-certs img {
    border-radius: 8px;
}

.partner_img_list::-webkit-scrollbar {
    height: 8px;
    width: 6px;
    background: #F0F3F3;
    border-radius: 50px;
    box-shadow: inset 0 0 0 4px #ccc;
}

.partner_img_list::-webkit-scrollbar-thumb {
  background: #00B6BD;
  border-radius: 50px;
  position: relative;
}
/* End */
/* /local/templates/chistovie/components/bitrix/news.list/partner_page_img/style.css?1727543948510 */
