@media (max-width: 600px) {
    .row {
        flex-direction: column;
    }
}