.modal-content {
    left: 5%;
    right: 5%;
    width: 90%;
    max-height: 80vh;
}

.modal-body {
    overflow: scroll;
}