.leaflet-container{
    width: 100%;
    height:100%;
}

.map-container {
    display: block;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

leaf-element{
    width:100%;
}

.leaflet-pane {
    z-index: 0 !important;
}