nav .dropdown-menu {
  overflow-y: scroll !important;
  height: 70vh !important;
}

.feature-content-box {
  max-width: 900px;
  margin: auto;
}