@import '../../scss/variables.scss';

// #variables
// #endvariables

.s-row {
  display: flex;
  flex-flow: row wrap;
}