Note: When wrapping is enabled, flex-items will drop to another row when they cannot fit within the container.

.container1: 1000px
flex: 1 1 400pxrow wrap
flex: 1 1 400pxrow wrap
flex: 1 1 400pxcolumn wrap
.container2: 500px
flex: 1 1 400pxcolumn wrap
flex: 1 1 400pxcolumn wrap
flex: 1 1 400pxcolumn wrap