/* Ensure content width expands to the screen size */
.wy-nav-content {
    max-width: 100% !important;
}
