.rec-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%}.rec-item{flex:0 1 200px;max-width:250px;text-align:center;margin:0}.rec-item img{width:100%;height:auto;display:block;margin-bottom:8px}