#leaflet-map-basic {
    position: relative;
    z-index: 10;
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    height: 486px;
}