  /* Heading whitespace reducer when left nav is hidden */
.departments #pagecontent .nosidenav:first-child {
    padding-top: 0px;
}

