Create vertical 3 column Grid Wrapper
Create a column content wrapper for each column
Create the interaction required targeting column’s 1 & 3 (scroll opposite).
On smaller breakpoints, adjust grid wrapper to 2 columns (column 3 will not show)
Then smaller breakpoint again, adjust grid wrapper to 1 column.
Haven’t tested it, just thinking about possible ways to approach.
Quick update on this matter. I found this solution by @Cjh for the opposite scroll interaction. However, I have not found a way yet, how to make it work for dynamic CMS content. Any help is appreciated!!