.places__map .leaflet-container,
.places__map [data-where-to-buy-map] {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.places__sidebar [hidden] {
    display: none !important;
}
