#map_inOutage {
    height: 500px; /* The height is 500 pixels */
    width: 100%; /* The width is the width of the web page */
}

#map_plannedOutages {
    height: 500px; /* The height is 500 pixels */
    width: 100%; /* The width is the width of the web page */
}