/**
 * Simple Google Map
 */

.simpleGoogleMap {
    width: 100%;
    height: 450px
}

.mapLoading {
    text-align: center;
    display: inline-block;
    width: 100%;
}