Click the button to change the grid layout from a four columns layout to a two columns layout, where the first row is 250px high:
Change layout
Note: The grid-gap property is set to !important, otherwise the javaScript will override it when setting the grid property.