@media screen and (min-width: 320px) and (max-width: 700px) { .row { flex-direction: column; } .text { display: none; } }