#map {
    width: 100%;
    height: calc(100vh - 100px);
}
.leaflet-attribution-flag {
    display: none;
}
.image {
    width: auto;
    max-width: 400px;
    max-height: 300px;
}
