img {
  max-height: 25px !important;
}

/* Add spacing and border to the main job posting header */
.ashby-job-posting-header {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 50px;
  max-height: 75px!important;
}

:root {
  --navDesktopHeight: 75px;
}

header {
  border-bottom: 1px solid #f1f1f1 !important;
}