
.modal-text-scrollable {
    overflow-y: scroll;
    max-height: 22rem;
}

.modal-dialog {
    max-width: 720px;
}
