.leaflet-marker-icon.leaflet-div-icon.leaflet-marker-html-root {
	background: transparent !important;
	border: none !important;
}

.ld-gmap-container .ld-gmap-contents {
	z-index: 1000;
	position: relative;
}

@media screen and (min-width: 992px) {
	.ld-gmap-container .ld-gmap-contents {
		position: absolute;
	}
}
