/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */
#map {
    height: 100%;
}

#map-block {
    margin-top: 0px;
}

.contact-info div {
    margin-bottom: 20px;
}
