.pit-gallery-layout-photo-story{columns:unset;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}
.pit-gallery-layout-photo-story a{margin:0}
.pit-gallery-layout-photo-story a:nth-child(3n+1){grid-column:1/-1}
.pit-gallery-layout-photo-story img{height:min(72vh,820px);object-fit:cover}
.pit-gallery-layout-photo-story a:not(:nth-child(3n+1)) img{height:min(52vh,560px)}
.pit-story-layout-diary .pit-story-content{max-width:860px}
.pit-gallery-layout-diary{columns:1;margin:auto;max-width:980px}
.pit-gallery-layout-diary a{margin-bottom:28px}
.pit-gallery-layout-place{columns:3 280px}
.pit-story-layout-place .pit-story-content{background:#f5f3ee;border-left:4px solid var(--pit-accent);box-sizing:border-box;max-width:900px;padding:clamp(25px,4vw,55px)}
@media(max-width:700px){.pit-gallery-layout-photo-story{grid-template-columns:1fr}.pit-gallery-layout-photo-story a:nth-child(3n+1){grid-column:auto}.pit-gallery-layout-photo-story img,.pit-gallery-layout-photo-story a:not(:nth-child(3n+1)) img{height:auto}.pit-gallery-layout-place{columns:1}}
