/* */

div#map {
	max-width: 123rem;
	max-height: 123rem;
	min-width: 300px;
	min-height: 600px;
	height: 100%;
}
