@media screen and (max-width: 850px) {
    .site-content .directory-structure {
        width: 200px;
    }
}