.slide-gallery .list-inline {
    white-space:nowrap;
    overflow-x:auto;
    overflow-y:hidden;
      padding: 0 !important;
}

.slide-gallery {

}

.slide-gallery .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
    justify-content: initial;
}

.slide-gallery .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

.slide-gallery .carousel-indicators > li.active img {
    opacity: 0.7;
}

.slide-gallery .carousel-inner {
  background: black;
}

.slide-gallery .carousel-item img {

}

.slide-gallery .list-inline-item a {
  display: block;
  width: 100px;
}
