I am currently working on an application and have gotten responsive containers to function pretty well for me. The container transitions from horizontal to vertical based on the size of the screen it is being displayed on, so users on a PC/laptop will see the labels to the left of the input control, and users on a phone will see the labels appear above the input control.
Would anyone be interested in the YAML code for the container to try to play around with?