/* FIXING GMAP STYLES */
.gmnoprint img {
    max-width: none; 
}
.gm-style {
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 400;
}
.gm-style label { 
    width: auto; display: inline; 
}