So Blocs uses a framework called Bootstrap. It’s a very common responsive framework.
The way it works is what is called mobile first.
So when you set a column for the small breakpoint it will use that setting for large screens unless told other wise.
So it’s easier to start with the small breakpoint and set your columns then work up.