.element-ensight-carousel {
  text-align: center;
  background: #F2F1F1;
  padding: 80px 0px;
}

.element-ensight-carousel img {
  min-height: 155px;
  margin-right: 20px;
}

.element-ensight-carousel .carousel-item {
  display:flex;
}

.element-ensight-carousel .carousel-item > div {
  display:flex;
  text-align: left;
  margin-right: 20px;
}

.element-ensight-carousel .carousel-item .description {
  color: black;
  font-size: 16px;
}
