#banner .multi-certifications-banner-title {
	color: #fff;
	font-size: 40px;
	width: 330px;
	line-height: 45px;
	font-weight: 700;
	text-transform: uppercase;
}

#certifications .multi-certifications-two-img,
#certifications .multi-certifications-three-img {
	width: 200px;
	margin: auto;
}

#certifications .multi-certifications-two-a,
#certifications .multi-certifications-three-a {
	border: 2px solid #eee;
	width: 300px;
	margin: auto;
	display: block;
	padding: 30px;
	outline: 0;
	min-height: 350px;
}

#certifications .multi-certifications-two-title,
#certifications .multi-certifications-three-title {
	color: #e1001a;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 2.5px;
}

#certifications .multi-certifications-two-content,
#certifications .multi-certifications-three-content {
	color: #555;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
}
