.wall__items{display:grid;gap:var(--grid-gap)}.wall__items__post picture{display:block;height:min(12vw,11rem);overflow:hidden;width:100%}.wall__items__post picture img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}
