/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.google-maps {
    width: 100%;
    float: right;
    min-height: 250px; 
}

#map { position:absolute; top:0; bottom:0; width:100%; }