.filter-map-section.Activities .label-marker::before {
    background: url("../images/activity.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.art-heritage-and-culture::before {
    background: url("../images/heritage.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.art::before {
    background: url("../images/art.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.heritage-and-culture::before {
    background: url("../images/heritage.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.cycling-and-mountain-biking::before {
    background: url("../images/cycling.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.food-and-drink::before {
    background: url("../images/food-drink.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.golfing::before {
    background: url("../images/golf.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.hunting-and-fishing::before {
    background: url("../images/fishing.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.sightseeing::before {
    background: url("../images/sight-seeing.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.surfing::before {
    background: url("../images/surfing.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.tours::before {
    background: url("../images/tours.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.waterfalls::before {
    background: url("../images/waterfall.svg") no-repeat center;
}
.filter-map-section.Activities .label-marker.wildlife::before {
    background: url("../images/seal.svg") no-repeat center;
}

