.em-grouth-flex { display:flex; flex-direction: row; } @media screen and (max-width: 600px) { .em-grouth-flex { flex-direction: column; } }