.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--blocks .row > div[class*='col-'] {
  display: flex;
  flex: 1 0 auto;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--sideways .card {
  margin: 15px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList .card .card-img-top {
  padding: 1.25rem;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList .card-text {
  font-size: 14px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .col-center {
  margin: 0 auto;
  float: none !important;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel {
  margin: 50px auto;
  padding: 0 70px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .item .img-box {
  max-width: 250px;
  margin: 0 auto;
  padding: 5px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .testimonial {
  padding: 30px 0 10px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .overview {
  font-style: italic;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .overview b {
  text-transform: uppercase;
  color: #7AA641;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .carousel-control {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel-control i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel .carousel-indicators {
  bottom: -40px;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel-indicators li,
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
  border: none;
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.so-widget-image-block-image-block-styles-d75171398898 .imageblockList.imageblockList--carousel .carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}