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