@media screen and (max-width:600px){.card{padding:1.2rem}}.image__portrait{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:2rem}.image__landscape{margin:2rem 1.2rem 0}.image__img{display:grid;overflow:hidden;place-items:center}.image__portrait.image__img img{max-height:100%;width:auto}.image__landscape.image__img img{height:auto;max-width:80%}.image__landscape.image__artist,.image__portrait.image__artist{margin-left:1.2rem;max-width:100%;width:100%}.image__portrait.image__artist{padding-top:2rem}.table__artist{max-width:100%;width:100%}.table__artist td{font-size:1.2rem;font-weight:400;line-height:1.4rem;text-align:left}.table__artist td:first-child{font-weight:500;padding-right:1rem}.image__caption p{font-size:1rem;line-height:1.5rem;margin-left:1.2rem;margin-top:0;text-align:left}.image__footer{display:grid;place-items:center}.image__footer p{color:var(--color-text);font-size:.8rem;text-align:left}.image__footer p:is(.dark *){color:var(--color-background)}