
#disclaimer {
	margin-top: 20px;
}

#map-container, .map {
    height: calc(100%);
}

#map-canvas {
    height: 100%;
    width: auto;
}
