.container { display: flex; flex-direction: row; justify-content: normal; align-items: stretch; flex-wrap: nowrap; }