@media screen and (min-width: 320px) {
    .wy-nav-content {
        max-width: 80%;
    }
    .wy-side-scroll {
        max-width: 100%;
    }
}
