.lSSlideOuter .lSPager.lSGallery li {
  height: 80px;
}

.lSSlideOuter .lSPager.lSGallery img {
  height: 80px;
  width: 100%;
  opacity: 0.4;
}

.project-gallery-photo {
  width: 780px;
  height: 439px;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery li .hovered {
  display: none;
}

.lSSlideOuter .lSPager.lSGallery li.active {
    background-color: #4a90e2;
    opacity: 0.9;
}