.image-box {margin-bottom: 50px;}
.widget-image {display: block; max-width: 284px; margin: 0 auto;}
.widget-image.expand {max-width: 600px;}
.widget-image figure {position: relative; margin: 0;}
.widget-image figure > figcaption {
	background: rgba(72, 147, 132, 0.88);
	color: #fff;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 12px 15px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}
.widget-image figure > figcaption h2 {color: #fff; font: bold 20px/20px 'Futura PT Multilingual W02'; margin: 0;}