.donation-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.donation-hero h1{font-size:clamp(2.25rem,4.5vw,4.3rem)}.donation-hero>img{width:100%;height:330px;object-fit:cover;border-radius:38% 62% 58% 42%/44% 39% 61% 56%;box-shadow:22px 24px 0 #ffc940}@media(max-width:700px){.donation-hero{grid-template-columns:1fr}.donation-hero>img{height:270px;max-width:600px}}
