#mapa {
height: 146px;
width: 100%;
border-radius: 0.5rem;
}

#mapa,
.leaflet-container {
  z-index: 1;
  position: relative;
}
