.grid { display: flex; flex-flow: row wrap; justify-content: space-evenly; align-items: flex-start; width: 100%; } .view_more { text-align: center; margin-bottom: 0; }