.copy-storyteller-photos{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));grid-gap:8px}@media(min-width: 1200px){.copy-storyteller-photos{grid-gap:24px}}.copy-storyteller-photos img{width:100%;height:auto;align-self:end}.copy-storyteller-photos img:first-of-type{border-radius:var(--corner-rounded) var(--corner-rounded) var(--corner-straight) var(--corner-rounded)}.copy-storyteller-photos img:last-of-type{border-radius:var(--corner-rounded) var(--corner-rounded) var(--corner-rounded) var(--corner-straight)}.copy-storyteller-cta{border-top:1px solid var(--border-color);padding-top:1.5rem}@media(min-width: 1200px){.copy-storyteller-cta{margin-top:2.5rem}}