Hi,
You can overwrite the out of the box style sheet and update the width as needed or you can add !important to custom style, so that out of the box style will be overwritten
width: 100% !important
or add more levels to the css like adding ".container.responsivegrid" more levels will be given preference while adding styles.