#gds-boat-map {
    width: 100%;
    height: 500px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.leaflet-container {
    width: 100%;
    height: 100%;
}
