We are using the SPPagebuilder together with the Helix Ultimate template.
We have our own developed component with default.php's in the components tmpl directory.
Currently the HTML is build for those like here:

However we would like to have the component be able to go the whole width of the page and not already be in the .container element. Can we achieve that with code in the component?
Or maybe is it possible to create one page in sppagebuilder and set it to use as the template for component views while being able to set some contents programmatically?