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

.contacts .second .contacts-tabs {
   
    justify-content: flex-start !important;
}

.contacts  .contacts-content-text {
    background: #eee;
    min-height: 209px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.contacts .contacts-content-text { min-height: auto !important}