.leaflet-popup-content {
    max-height: 350px;
    max-width: 350px;
    overflow: auto;
}

