/* Marker settings */
/* version 2.17 */
.gm-style-iw {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    color: #000 !important;
}
.gm-style a:link, 
.gm-style a:visited, 
.gm-style a:hover, 
.gm-style a:active {
    text-decoration: underline !important;
    color: #000 !important;
}
.gm-style img {
    border: 0;
    max-width: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}