Is your feature request related to a problem? Please describe.
There are sometimes situations where I want to control the overflow behavior differently, depending on the relative size available. For example, in a compact environment, I might want scroll and then override it in larger environment with visible.
Describe the solution you'd like
I would want to be override something like overflow-x-scroll with a responsive variant of overflow-md-x-visible.