/* Change the width of the page (see https://stackoverflow.com/questions/23211695/modifying-content-width-of-the-sphinx-theme-read-the-docs) */

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