/* Disable max-width on the wy-nav-content class */
.wy-nav-content {
    max-width: none !important;
}

.rst-versions {
    display: none;
}
