.future_events-list,.future_events-list li{padding:10px}#future_events{gap:15px;grid-template-columns:repeat(2,1fr);justify-items:center;list-style:none;padding:0}#future_events li{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;flex-direction:column;height:auto;overflow:hidden;width:auto}.content-card__img img{height:100%;object-fit:cover;width:100%}.event-title{font-size:28px;font-weight:400;margin-top:10px;padding:5px}#future_events{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}#future_events li{list-style:none}