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;
}
.press-center__done .done__title {
    display: block !important;
	margin-bottom: 10px;
	line-height: 26px;
}
.press-center__done .done__description {
	font-weight: 400;
	font-size: 12px;
	line-height: 21px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}	
.press-center__done .done__title:hover {
  text-decoration: underline;
}
.press-center__done .done__description:hover {
text-decoration: none !important;
}
.press-center__done {
    max-height: 100% !important;
	max-width: 350px !important;
}
.press-center__done span {
	font-size: 10px;
}