@media (min-width: 601px) {

.container {
    max-width: 650px;
}

.doc-grid {
    flex-direction: row;
}

}
