.map-canvas {
    width: 879px;
    height: 415px;
}

.map-canvas img {
    max-width: none;
}

body .map-canvas .info-window .contact a {
    text-decoration: none;
}

#map-canvas-0 .circle,
.leaflet-container .circle{
    background-image: url('../img/m1.png');
    background-size: 70px 68px;
    width: 70px;
    height: 68px;
    line-height: 70px;
    text-align: center;
}
