

/* Start:/bitrix/templates/carbona/components/bitrix/news/gallery/bitrix/news.list/.default/style.css?1750222366481*/
.service_dots{}
.service_dots li{position:relative;}
.service_dots li:before{content: ""; width: 10px;  height: 10px;  position: relative;  left: 0;  background: #978667;  border-radius: 100%; margin-right: 10px;}
.row-gallery{display: flex; flex-wrap: wrap;  flex-direction: row;  justify-content: space-between;  gap: 20px;}
.row-gallery .item-gallery{flex: 20%;}
.row-gallery .item-gallery img{width:100%;}


@media (max-width: 575px) {

.row-gallery .item-gallery{flex: 40%;}
}
/* End */
/* /bitrix/templates/carbona/components/bitrix/news/gallery/bitrix/news.list/.default/style.css?1750222366481 */
