.leaflet-div-icon {
	background: transparent;
	border: none;
	width: 75px;
	/* position: relative; */
	top: -18px;
	left: -19px;
}

.leaflet-marker-icon .number {
	position: relative;
	color: #000000;
	top: -53px;
	left: 12px;
	font-size: 16px;
	font-weight: bold;
	width: 25px;
	text-align: center;
}