.leaflet-div-icon {
	background: transparent;
	border: none;
}

.leaflet-marker-icon .number{
	position: relative;
	top: -19px;
	left: 2px;
	font-size: 12px;
	width: 25px;
	text-align: center;
	color: #3a3a3c;
	font-family: '/fonts/OpenSans-ExtraBold.ttf';
}

.leaflet-marker-icon .number41h{
	position: relative;
	top: -37px;
	font-size: 16px;
	width: 25px;
	text-align: center;
	color: #ffffff;
	font-family: '/fonts/OpenSans-ExtraBold.ttf';
	font-weight: bold;
}