/* Always set the map height explicitly to define the size of the div
     * element that contains the map. */
div[id^="map"] {
    height: 100%;
    height: 444px;
}
