div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.banner-date {
	font-size: 13px;
	font-weight: bold;
	font-family: times new roman;
}

.banner-header {
	margin: 0; padding: 0;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, times new roman;
}

.discussion{
color:#73797E;
line-height:13px;
padding: 7px 5px 10px 0;

}
.discussion a {
color:#73797E;
}
#custom-block-1 .post-item-col1, #custom-block-3 .post-item-col1{
	display: flex;
	margin: 0;
	justify-content: space-between;
	flex-direction: column;
	align-items: flex-start;

}
#custom-block-1 .post-item-description, #custom-block-3 .post-item-description{
	height: 144px;
}

#custom-block-1 .text_on_image, #custom-block-3 .text_on_image{
	position: absolute;
	bottom: 0;
}


#custom-block-1 .text_on_image .post-item-link, #custom-block-3 .text_on_image .post-item-link{
	color: #fff;
}

.text_on_image .post-item-date, .text_on_image .post-item-views, .text_on_image .post-item-comment{
	color: #fff;
}
.post-item-comment{

}
