.vaccination-program-grid .program-card-image{height:190px}.vacc-schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.vacc-app-promo{background:var(--cream);border-radius:24px;padding:32px 28px;display:flex;align-items:center;gap:24px;overflow:hidden}.vacc-app-promo-copy{flex:1 1 auto;min-width:0}.vacc-app-promo-copy h2{font-size:clamp(20px,2vw,23px);margin:0 0 12px;color:var(--text-strong);font-weight:750;line-height:1.24}.vacc-app-promo-copy>p{font-size:14.5px;color:var(--text-muted-b);margin:0 0 18px;line-height:1.55}.vacc-app-promo .cafe-app-promo-list{gap:12px;margin-bottom:20px}.vacc-app-promo .cafe-app-promo-list div{font-size:14.5px}.vacc-app-promo .btn{padding:13px 22px;font-size:14.5px}.vacc-app-promo .cafe-app-promo-media{align-self:center;height:320px;flex:0 0 40%}.vacc-app-promo .cafe-app-promo-media img{max-width:none;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:900px){.vacc-schedule-grid{grid-template-columns:1fr}.vacc-app-promo{flex-wrap:wrap}.vacc-app-promo-copy{flex:1 1 100%;order:2}.vacc-app-promo .cafe-app-promo-media{align-self:auto;height:auto;flex:1 1 100%;order:1;margin-bottom:18px}.vacc-app-promo .cafe-app-promo-media img{height:auto;width:100%;max-width:260px;margin:0 auto}}@media(max-width:760px){.vacc-app-promo{padding:24px}}@media(max-width:480px){.vacc-app-promo-copy h2{font-size:19px;line-height:1.3}.vacc-schedule-card h2{font-size:18px;line-height:1.3}}