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

.leaflet-container {
    width: 100%;
    height: 100%;
}


.leaflet-pane.leaflet-marker-pane img {
    max-width: 40px !important;
    max-height: 54px !important;
}