.wy-nav-content {
    max-width: 1200px !important;
}

/* Preserve underline text decoration on links within demo code blocks */
span[style*="text-decoration: underline"] a {
    text-decoration: underline !important;
}