<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contacts-page .left h1 {
	margin-bottom: 20px;
}

.left {
	float: left;
	width: 310px;
	margin-right: 35px;
}

.left .items {
	width: 100%;
	float: left;
}

.left .item {
	margin-bottom: 28px;
}

.left .item-title {
	color: #acacb2;
}

.left .item-text span.small {
	color: #b5b6c3;
	font-size: 12px;
	margin-top: -7px;
	display: block;
}

.left .item.kontaktiki .item-title {
	margin-bottom: 10px;
}

.left .item.kontaktiki .item-text a {
	margin-right: 11px;
	margin-left: 5px;
	display: inline-block;
}

#map {
	float: left;
	width: 655px;
	height: 527px;
	margin-top: 7px;
}</pre></body></html>