
#map {
	width: 100%;
	height: 400px;
	border-radius: 20px;
}

#map-side-bar {
	width: 100%;
}
#map p { margin-top:20px; }
#map p a { color:#E84C3D }
.location .active { color:#E84C3D; }

