

/* Start:/bitrix/templates/toofli/components/bitrix/news.list/advantages_2026/style.css?1766998701722*/
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;
}


.advantage-item_2026{
	display: flex;
	flex-direction: column;
	align-items: center !important;
	text-align: center !important;
}
.advantage-item_2026 img{
	margin: unset;
	height: 109px !important;
	width: 109px !important;
	max-width: unset !important;
	max-height: unset !important;
}
.advantage-item_2026 h3{
	margin-top: 8px;
}
.advantage-item_2026 h3 br{
	display: none !important;
}

@media only screen and (max-width: 575px) {
	.advantage-item_2026 img {
		width: 65px !important;
		height: 65px !important;
	}
	.advantage-item_2026 {
		flex-direction: row;
	}
}
/* End */
/* /bitrix/templates/toofli/components/bitrix/news.list/advantages_2026/style.css?1766998701722 */
