body {
	font-family: "Montserrat";
}
h3 {
	font-size: 18pt;
}
#map {
	width: 100%;
	height: 600px;
	margin-top: 10px;
}
.info-content {
    color: #000000;
	font-size: 12pt;
}
strong {
	font-weight: 900;
}
#minimap {
	width: 100%;
	height: 300px;
	margin-top: 0px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
#minimap2 {
	width: 100%;
	height: 156px;
	margin-top: 0px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
