All divs are in one row. Any suggestions on how to move the middle div to the left when the column size at col-md or larger?
On mobile the stacking order.
------------------
| A |
------------------
------------------
| B |
------------------
------------------
| C |
------------------
To on col-md.
------------------ ------------------
| A | | B |
------------------ ------------------
------------------
| C |
------------------