.modal .modal-body {    
  overflow-y: auto;
  max-height: 600px;
}

.modal-lg {
    width: 85% !important;
}