How can I set the max-width on my checkout page?

How do I set the max-width on the checkout page?

Every other page in my store can be set to 1200px max, however, I am unable to set max-width to the checkout page.

I have tried adding the following to theme.scss.liquid

#app {max-width:1200px !important;}

However, it has no effect :disappointed_face:

Share your store link please

www.dentistrx.com

Does anybody have a fix for this?

www.dentistrx.com > Cart > checkout