<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
.yamps_preview {
	width: 200px;
}
*/
.yamps_preview img {
	width: 100px;
	height: auto;
	padding-right: 5px;
	float: left;
}
.yamps_preview span {
	font-weight: bold;
}

.yamps_preview p {
	font-size: 12px;
	color: #6a6a6a;
	line-height: 16px;
	max-height: 115px;
	overflow: hidden;
}

.tourism_map {
	background-color: #eee;
	float: left;
	position: relative;
}

.super .zag {
	position: absolute;
	z-index: -1;
}

@media screen and (max-width: 1280px) {

	.no_rubric {margin: 0 0 2px !important}
	.tourism_map {width: 733px; height: 450px;}
	.m5 .tourism_map {width: 100%; height: 450px; margin-bottom: 30px }

	.super h2 {text-align: center; margin-bottom: 30px;}
}

@media screen and (min-width: 1281px) {

	.no_rubric {margin: 0 0 5px !important}
	.tourism_map {width: 913px; height: 550px; margin-bottom: 30px}
	.m5 .tourism_map {width: 100%; height: 550px }

	.super h2 {text-align: center; margin-bottom: 60px;}

}</pre></body></html>