#ymap {
	height: 670px;
}
@media screen and (max-width: 991px) {
	#ymap {
		height: 770px;
	}
}