#my-leaflet {
	padding-bottom: 30px;
	height: 100%;
	width: 100%;
}
#my-leaflet .aircraftFront {
		z-index: 1000 !important;
}

#leaflet-map {
	z-index: 10;
}
