.grid-products { display: flex; flex-wrap: wrap; justify-content: space-between; } .grid-product { width: 30%; /*8*/ margin-bottom: 30px; }