@media screen and (min-width: 1400px) {
    .wy-nav-content {
        max-width: 1400px;
    }
}