
.leaflet-div-icon {
	background: transparent;
	border: none;
	top: 0px;
	left: 0px;
}
		 
.leaflet-marker-icon .icon-text {
	position: relative;
	top: -10px;
        left: -15px;
	font-size: 12px;
	width: 40px;
	text-align: center;
}
