Index: src/wp-content/themes/twentythirteen/css/editor-blocks.css
===================================================================
--- src/wp-content/themes/twentythirteen/css/editor-blocks.css	(revision 49088)
+++ src/wp-content/themes/twentythirteen/css/editor-blocks.css	(working copy)
@@ -364,7 +364,9 @@
 
 /* Group */
 
-.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block {
+.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block,
+[data-align="wide"] .wp-block,
+[data-align="full"] .wp-block {
 	max-width: 634px;
 }
 
