In this example the width of any cms components on the page are constrained to a fixed width by default via the .cms-content class.
Components that need 100% width need to be specifically targeted. in this example the HTML content containing the paralax effect is .cms-content-selector-CMS_HTML-221
Example CSS is contained within this HTML element. Edit to view.