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;
}

.main-news-image img {
max-height:190px;
}

.main_back {
    height: 170px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-news-name {
    min-height: 107px !important;
}
.main-news-anons {
    min-height: 100px !important;
}