No departments match your search. Try a different term.
.department-card__thumb { width: 100%; height: 160px; border-radius: 10px; overflow: hidden; margin-bottom: 14px; background: #f0f4ff; display: flex; align-items: center; justify-content: center; } .department-card__thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }