.nav-extended {
  background-color: #0D47A1;
}

.gallery .gallery-body .title-wrapper .date {
  color: #777;
}

.description-wrapper {
  margin-top: 80px;
}

.gallery-body .carousel-wrapper .carousel {
  height: 440px;
}

.gallery-body .carousel-wrapper .carousel-item{
  height: 440px;
}

.tagline {
  margin-top: 10px !important;
  line-height: 20px;
}

.login-wrapper {
  position: fixed;
  top: 40%;
  /*left: calc(50% - (800px / 2));*/
  /*max-width: 800px;*/
}