Core Components - Container | Grid Question
When using the Core Component "Container" is there a way to restrict the width of the content area, which in turn, will affect the width of the AEM Layout Grid?
See attached screens for current vs. desired results:

vs.

This can currently be achieved by placing one container in another container, but that is not elegant/ideal. The width is being set by putting "max-width:1200px" on the .cmp-container class.
Any thoughts or suggestions would be appreciated!