.item-grid .item-box .picture a::before {
    padding-top: 100%;
}

.item-grid .item-box .picture a img {
  height: 100%;
  object-fit: contain;
}
