body {
  min-height: 2000px;
  padding-top: 70px;
}

.dropdown-menu {         
  max-height: 300px;
  overflow-y: auto;
}

.carousel-indicators li {
  width: 14px;
  height: 14px;
  border-radius: 100%;
}