.flex{display:flex}.column{flex-direction:column}.inline-flex{display:inline-flex}.wrap{flex-wrap:wrap}.stretch{align-self:stretch;width:100%}