#map-canvas {
    height: 90vh !important;
}

@media screen and (min-width: 1272px) {
    #map-canvas, .spacer {
        height: 100px;
    }
}

.wide-content-padding {
	margin-top: 40px
}

#pac-input, .gm-style-mtc {
	top: 10px !important;
}

#MapSelection.form-group {
	margin-bottom: 0px;
}
