.showcase #aaaa-6.horizontal-images.aaaa {
  padding: 10px 0 5px 0;
  background-color: #444;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGA4A8QmQAwGjDAGNgGwSgwVAFVOAgV/1mwxAAAAAElFTkSuQmCC);
}
.showcase #aaaa-6.horizontal-images.aaaa .mCSB_scrollTools {
  margin-left: 10px;
  margin-right: 10px;
}
.showcase #aaaa-6.horizontal-images.aaaa ul {
  margin-left: 10px;
  margin-right: 10px;
}
.showcase #aaaa-6.horizontal-images.aaaa h2 {
  color: #222;
  background-color: #c2beb2;
}
.showcase #aaaa-6.horizontal-images.aaaa h2,
.showcase #aaaa-6.horizontal-images.aaaa li img {
  height: 105px;
}
.horizontal-images.aaaa ul,
.vertical-images.aaaa ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.horizontal-images.aaaa li {
  margin: 0 3px;
  float: left;
}

.vertical-images.aaaa li {
  margin: 3px 0;
}

.horizontal-images.aaaa li:first-child {
  margin-left: 0;
}

.vertical-images.aaaa li:first-child {
  margin-bottom: 3px;
  margin-top: 0;
}

.horizontal-images.aaaa li:last-child {
  margin-right: 0;
}

.vertical-images.aaaa li:last-child {
  margin-bottom: 0;
}

.horizontal-images.aaaa li img {
  height: 370px;
  width: auto;
  padding: 0;
}
.mCSB_dragger_bar {
  background-image: url("https://assets.graphia.in/site_media/wedgraphia/slider_scroll.png") !important;
  background-color: white !important;
  background-size: contain !important;
  background-repeat: no-repeat;
  width: 40px !important;
  height: 31px !important;
  top: -13px !important;
}
.mCSB_draggerContainer::after {
  background-color: rgba(0, 0, 0, 0.2) !important;
  content: "" !important;
  width: 98% !important;
  left: 1% !important;
  top: 7px !important;
  position: absolute !important;
  height: 2px !important;
}

@media screen and (max-width: 1024px) {
  .grid-container {
    grid-column-gap: 24px;
    grid-template-columns: repeat(8, 1fr);
  }
  .m-chain-grid-container {
    grid-column-gap: 16px;
    grid-template-columns: repeat(12, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .slider-images {
    max-width: 330px;
    max-height: 210px;
    width: auto;
    height: auto;
  }
  #aaaa-6,
  #aaaa-66 {
    width: 100%;
    background-size: contain;
    height: 230px;
  }
}
