// We want the separation between cells in grids to be $horizontal-space-small-screens
// Keep in sync with _variables.scss $horizontal-space-small-screens
@gutterWidth: 20px;
@rowSpacing: 20px;
