If you specify a width eg 450px, the form will ignore this and the width will be set to the full width of the form or the full width of the column.
Using Browser 'Inspect Element' shows that the Group box width has been set to 493px (width of the column) instead of 450px.
Cheers