/* Preserve the full square artwork supplied for The Group opening. */
.group-opening-photo{align-self:center;min-height:0;width:100%;max-width:640px;margin-inline:auto;aspect-ratio:1}
.group-opening-photo img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;object-position:center}
