.carousel img {
	object-fit: contain;
	overflow: hidden;
}

.blank-carousel {
	height: 200px;
}

.featurette-divider {
  margin: 60px 0; /* Space out the Bootstrap <hr> more */
}