I am working on a simple 4x1 grid and the way I have it set up I would like the cells to form into a 2x2 when they get cut off of the screen. I have the default breakpoint at 1200px. But when it is close to this point the furthest left & right cells are cut off. See photo attached. I would like to know how best to remedy this so that the full cells are visible (whether on a 1920px width or a 1200px width screen) by either switching them to a 2x2 row or wrapping text so that they all fit.
Thanks!