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

.leaflet-marker-icon .number{
	color: white;
	font-weight: bold;
	font-family: sans-serif;
	position: relative;
	top: -31px;
	font-size: 12px;
	width: 25px;
	text-align: center;
}