.sidebar { width: 260px; }
.table-thumb, .profile-thumb { width: 72px; height: 72px; object-fit: cover; border-radius: .5rem; }
.committee-thumb { width: 80px; height: 80px; object-fit: cover; border-radius: 50%; }
.directory-card-thumb { width: 100%; height: 180px; object-fit: cover; }
