/* Set the size of the div element that contains the map */
#map {
    height: 700px; /* The height is 400 pixels */
    width: 100%; /* The width is the width of the web page */
}
.leo{
    text-align: center;
    padding: 0!important;
}
.leo h1{
    color: #58c8ff;
    font-size: 40px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.leo h2{
    margin: 10px 0;
}
.gm-style-iw-d{
    background-color: white;
}
.gm-style-iw-c{

}