/* Minimal custom CSS to improve wide screen layout */
.wy-nav-content {
    max-width: 1200px !important;
}