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;
}
.item-news{
/*	font-family: 'Inter';*/
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 14px;

}

.item-news a{
	text-decoration: none;
	color: #000000;
}