.modal-body { max-height: calc(100vh - 210px); overflow-y: auto; }
@media screen and (min-width: 768px) { .modal-dialog { width: 900px !important; } }