#page {
    padding-top: 60px;
}
/*Custom Css-Style*/
.zoom-button {
    cursor:pointer;
}

#map {
    width:100%;
    height:400px;
}
#map label {
    width: auto;
    display:inline;
}
#map img {
    max-width: none;
}