Grid layout
Each CrisLayoutSection contain a list of lists of components, which are rendered using the Bootstrap grid system (rows and columns). Each
nested list corresponds to a Bootstrap row, and each component inside a nested list corresponds to a Bootstrap column.
Each component has the style property that allows to set additional CSS classes to the component wrapper. This property should be used for