#map {
	height: 100%;
	width: 100%;
	min-height: 400px;
}

.bx-yandex-map {
	color: #000;
	height: 100%;
	width: 100%;
	min-height: 400px;
}

.gc-map-label {
	white-space: nowrap;
	font-size: 12px;
	line-height: 1.2;
	color: #fff;
	text-shadow: 0 0 3px #000, 0 1px 2px #000;
	font-family: opinion_prolight, Arial, sans-serif;
	pointer-events: none;
}

.gc-map-balloon {
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	max-width: 280px;
}

.gc-map-balloon p {
	margin: 0 0 8px;
	text-align: center;
}

#map .bx-yandex-map,
.geo_map .bx-yandex-map,
.map_country .bx-yandex-map {
	height: 100%;
	width: 100%;
}
