.navbar-expand-sm {
  padding: 30px 0 36px;
}
.navbar-expand-sm .container {
  height: 56px;
}

.carousel-item img {
  height: 800px;
}

.module-list .module-item .item-title {
  margin-top: 66px;
}
.module-item {
  margin-top: 90px;
}
.module-subtitle:last-of-type {
  margin-bottom: 4rem;
}
