/* hint: */ .grid.la-scrollable { display: flex; flex-wrap: wrap; width: 900px; overflow: hidden; height: 900px; } .item { flx-shrink: 0; }