.os-row{display:flex;flex-wrap:wrap;box-sizing:border-box}.os-row.is-justify-center{justify-content:center}.os-row.is-justify-end{justify-content:flex-end}.os-row.is-justify-space-between{justify-content:space-between}.os-row.is-justify-space-around{justify-content:space-around}.os-row.is-justify-space-evenly{justify-content:space-evenly}.os-row.is-align-middle{align-items:center}.os-row.is-align-bottom{align-items:flex-end}
