.modal.modal-fullscreen .modal-dialog {
  width: 95%;
  height: 100%;
  margin: auto;
  padding: 0;
  max-width: none; }

.modal.modal-fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
  border: none; }