.hero.-type-1 .hero__bg {
  right: 90px;
  left: 90px;
}

.your-host figure {
	display: inline-block;
	margin: 20px; /* adjust as needed */
}
.your-host figure img {
	vertical-align: top;
}
.your-host figure figcaption {
	text-align: center;
	font-weight: bold;
}