/* Widen the RTD theme content column (default cap is 800 px) */
.wy-nav-content {
    max-width: 1100px;
}
