@media screen and (max-width: 720px) { .flex-singleColumn table, .flex-singleColumn tr { display: flex; flex-direction: column } }