.bg-headline-callout {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 5px solid #a4242a;
	border-width: 5px 0;
	padding: 75px 0;
	text-align: center;
}

.bg-headline-callout h2 {
	font-size: 68px;
	line-height: 1;
	color: #fff;
	padding-bottom: 30px;
}