/* Widen the content column from the Material default (61rem) so tables and
   screenshots have more room while prose stays at a readable measure. */
.md-grid {
  max-width: 76rem;
}
