ul.nb-places-ul li.hide-place {
    display: none !important;
}
.leaflet-popup-content {
    font-size: 18px;
    line-height: 1.5;
}
.leaflet-popup-content h1 {
    font-size: 27px;
    margin: 0 0 10px;
    line-height: 1.3;
}
.leaflet-popup-content h5 {
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 500;
}