.leaflet-fa-markers {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  text-align: center;
  margin-left: -14px;
  margin-top: -37px;
  width: 28px;
  height: 37px;
}

.leaflet-fa-markers .marker-icon-svg {
  position: absolute;
}

.leaflet-fa-markers .feature-icon {

  position: absolute;
  font-size: 15px;
  line-height: 0px;
  left: 0px;
  top: 14px;
  display: inline-block;
}