body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.carousel-caption {
  background: rgba(0, 0, 0, 0.60);
  top: 75%;
  bottom: 0;
  padding: 0;
  width: 100%;
  left: 0%;
  right: 0%;
  height: 50;
}

.carousel-inner .item img{
    width: 100%;
}
