Currently i have column flexboxes like this
Now what i want to achieve is to have flex-direction: row; for the flexboxes and align its children elements row-wise i tried the horizontal filter in no code and i end up with this and hit a roadblock .
If possible i would want to get rid of column and use flexboxes row directed in the parent as well. As i struggle to find column not withstanding precise pixel measurements.