.gn-doc {
  .modal-dialog {
    width: auto !important;
  }
  .modal-body > h1 {
    display: none;
  }
}