Flex Layout .flex-navigation { display: flex; flex-direction: row; flex-wrap: wrap } .news-list-view { display: flex; flex-direction: column; }