/*** Adjustments to the name of the site in the top header area ***/

.top .department a {
  line-height: 1.3em;
  position: relative;
  top: 0px;
}


/*** Change the url below to set the default photo for your homepage ***/

.lab-group-site .hero-image {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.lab-group-site .group-homepage .feed {
  height: unset;
}