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


body .contacts-detail__tab{
	overflow: visible;
	height: auto;
}
body .contacts-detail__tab-img{
	position: relative;
	height: clamp(17.5rem, 14.8873rem + 10.719vw, 27.75rem);
}

body .contacts-detail__cont._current{
	margin-top: 40px;
}

body .contacts-detail__tab-cont{
	align-items: start;
	background: none;
	height: auto;
	padding: clamp(.625rem, 1.5vw, 1.25rem) 0;
}

