

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/gallery/style.css?1730453682503*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
}
.gallery .news-item {
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.gallery .news-item .preview_picture {
	width: 100%;
	height: auto;
}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/gallery/style.css?1730453682503 */
