.page-people .people-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;justify-items:center}.page-people .person{text-align:center;max-width:240px}.page-people .person-photo{width:160px;height:160px;border-radius:50%;object-fit:cover;margin-bottom:.5rem}.page-people .person-name{margin:.25rem 0;font-weight:700}.page-people .person-lead{margin:0;font-weight:700}.page-people .person-role{margin:.15rem 0 .35rem;font-size:.95rem;opacity:.85}.page-people .person-links{display:flex;justify-content:center;gap:.5rem}.page-people .person-links a{font-size:1.1rem;line-height:1}.goals-img{max-width:60%;height:auto;display:block;margin:2rem auto}.page-home .intro .intro-content p>img{display:block;height:auto;margin:.75rem auto}.page-home .intro .intro-content p>img[src*=homepage_image]{width:110%!important;max-width:none!important}.page-home .intro .intro-content p>img[src*=workshop_goals],.page-home .intro .intro-content p>img[alt=goals]{width:80%!important;max-width:none!important;margin-top:1.25rem}