body.view-map #map {
    min-height: 60vh;
}
.place-popup .title { font-weight: 700; margin-bottom: 4px; }
.place-popup .cat { font-size: 13px; color: #94A1B2; }
.place-popup .dist { margin-top: 6px; font-size: 13px; color: #94A1B2; }
.place-popup .actions { margin-top: 12px; }
.place-popup .actions .btn { width: 100%; }
