.gallery-flex { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; } .gallery-flex img { margin: 1em; }