.club-story{align-items:center;gap:28px;display:grid}@media (min-width:900px){.club-story{grid-template-columns:1fr 1fr;gap:64px}}.club-story .club-story-img{border-radius:var(--r);background:var(--cream);overflow:hidden}.club-story .club-story-img img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}@media (min-width:900px){.club-story .club-story-img img{aspect-ratio:3/4}}.club-story .club-story-text{min-width:0;max-width:60ch}.club-story .club-story-text h2{margin:0 0 14px}.club-story .club-story-text p:last-child{margin-bottom:0}.club-story .club-story-text p.kicker{color:var(--green);margin:0 0 10px;font-size:12px;line-height:1.4}
