ДЕМО
(свойство flex-wrap)

display: flex;
flex-wrap: nowrap;

display: flex;
flex-wrap: wrap;

display: flex;
flex-wrap:wrap-reverse;