.leaflet-div-icon {
	background: transparent;
	border: none;
}

.leaflet-marker-icon .number{
	position: relative;
	top: -36px;
	font-size: 12px;
	width: 25px;
	text-align: center;
	color: black;
	font-weight: bold;
	left: 7px;
}