Repeating Group Responsive Row

I have a Repeating Group (1 row, 4 columns) that contain 4 database items and I am having trouble figuring out how to have the last 2 columns/items drop down below the first 2 columns on smaller screens/mobile view. On larger screens, I want the 4 items in a single row but on smaller screens 2 rows with 2 columns, is this possible?

Appreciate any help

Yes you can do this, you need to group the columns together like this

[text, text] [text, text]

Play around with the responsive settings and you should get this:

[text, text]
[text, text]