.photo,.photo img{display:block}.photo img{width:100%;height:auto}.photo--frame img{width:100%;height:100%;object-fit:cover}.photo--card{flex:none;aspect-ratio:16/9;border-radius:var(--radius);border:var(--border-hair) solid var(--color-border);margin-bottom:var(--space-4)}.photo--card,.photo--head{overflow:hidden;background:var(--color-tint)}.photo--head{border-radius:var(--radius-lg);border:var(--border-hair) solid var(--color-border);box-shadow:var(--shadow-xs)}.page-head__art--photo{width:min(100%,20rem)}@media (max-width:62rem){.page-head__art--photo{width:min(100%,26rem)}.page-head__art--photo .photo--head img{aspect-ratio:16/9;object-fit:cover;height:auto}}