.maps-de-laf{
	position: relative;
    width: 78%;
    height: 100%;
    margin-top: 18rem;
}

.maps-de-laf svg{
	position: absolute;
    top: 0;
    left: 0;
}

