How To Minimize Info In Contact Page

Thanks in advance!

I am looking to minimize the information in the contact form and be able to change the size of the information and be able to move it left/right to my liking if possible (only on pc). I believe a code in one of my folders has created this issue!

https://decemberschild.com/pages/contact

password: dc

Looks to me that at some point you’ve edited this part of the CSS. Perhaps for another page that uses the same classes.

.content-for-layout .page-width {
max-width: 100% !important;
}

For anyone wondering, this works in base.css at the bottom of the folder.