This is set for separate elements, for example for columns, it’s set in the code using the “hp-col-*” class, e.g. this 50% column will change to 100% width for mobile:
hp-col-sm-6
But this one will change for tablets:
hp-col-lg-6
Changing this behavior would require CSS customizations.