.box-image-text .image {
  min-height: 190px;
  max-height: 190px;
}

.box-image-text .image img {
  max-height: 190px;
  margin: auto;
}

.box-simple {
  min-height: 230px;
}

/* Keep text-only carousel slides compact when no image is configured. */
.home-carousel .item.no-image .row {
  padding-top: 20px;
  padding-bottom: 10px;
}

.home-carousel .item.no-image h1 {
  margin-top: 10px;
}
