div:has(> select[name="departmentId"]) {
    display: none !important;
}
h2.ashby-department-heading {
    display: none;
}
.ashby-job-posting-left-pane > div:nth-child(4) {
    display: none !important;
}