.leaflet-fa-markers {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    text-align: center;
    margin-left: -15px;
    margin-top: -50px;
    width: 30px;
    height: 50px;
}

.leaflet-fa-markers .marker-icon-svg {
    position: absolute;
}

.leaflet-fa-markers .feature-icon {
    position: absolute;
    font-size: 1.8rem;
    line-height: 0px;
    left: 8px;
    top: 16px;
    display: inline-block;
}

.leaflet-fa-markers .fa-clinic-medical {
    left: 6px;
}

.leaflet-fa-markers .fa-vote-yea {
    left: 5px;
}
