.p2b-photo-detail { overflow: hidden; }
.p2b-photo-detail > img { width: 100%; aspect-ratio: 4/3; object-fit: contain; background: #0a1628; }
.p2b-photo-detail h1 { margin: 0 0 10px; font-size: clamp(24px,5vw,38px); }
