body{background-color:#faf8f5}.gallery__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.gallery__item{width:100%;overflow:hidden;border-radius:4px;background:#faf8f5}.gallery__item img{display:block;width:100%;-o-object-fit:stretch;object-fit:stretch}