/* Make main content area wider */
.wy-nav-content {
    max-width: 1200px;  /* or whatever width you want */
}