#map-container {
    width: 100%;
    margin: 0 auto;
    height: 80vh;
    display: block;
	border: 0;
	min-height: 600px;
}