.scroll-fix {
    overflow-y: auto !important;
    max-height: 80vh !important;
}


.scroll-fix .modal-body, 
.scroll-fix .lightbox-content {
    overflow-y: auto !important;
}
