/* Wrap text in table cells */
.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: normal;
}
.wy-nav-content {
  max-width: none;
}
