/* positioning of infowindow */
.gm-style-iw
{
    top: 10px !important;
}

.iw-clinic-name{
    font-size: 2em;
    font-weight: bolder;
}
.iw-clinic-pricing {
    color: #fcbd1e;
    font-weight: bold;
}
.iw-clinic-adress {
    margin-left: 5px;
}
.gm-style .gm-style-iw {
    font-size: 14px !important;
}
