.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 .icon-container{
position: absolute;
top: 8px;  width: 32px;
}
.leaflet-fa-markers .feature-icon {
font-size: 12px;
line-height: 0px;
display: inline-block;
}