.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
#indexCarousel.carousel {
  top: -30px;
  margin-bottom: -30px;
}
.carousel .item {
  background-position: center top;
}
.wedding-docs {display: none;}

@media (min-width: 768px) {
  .navbar-brand>img {
    max-height: 90px;
  }
}