1 2 3 4 5 6
@media (max-width: 599px) { div.content > div { display: flex; flex-direction: column; } }