

/* Start:/local/templates/volgadesign/components/bitrix/news/catalog_news/bitrix/news.list/.default/style.css?1651139154440*/
/* width */
::-webkit-scrollbar {
	width: 2px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #D5E1EB;
	visibility: hidden;;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #fff;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.news_wrap .row{
	justify-content: space-around;
	margin-bottom: 90px;
}

@media only screen and (max-width: 991px) {
	.news_wrap .row{
		margin-bottom: 20px;
	}
}
/* End */
/* /local/templates/volgadesign/components/bitrix/news/catalog_news/bitrix/news.list/.default/style.css?1651139154440 */
