.grid:not(.grid--auto-height):after,.grid:not(.grid--auto-height):before{content:" ";display:table}.grid:not(.grid--auto-height):after{clear:both}.grid__unit{float:left}.grid--auto-height{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.grid--auto-height .grid__unit{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.grid--vertical-center .grid__unit{-ms-flex-item-align:center;align-self:center}
/*# sourceMappingURL=grid.min.css.map */