  
html body.m-college_of_health_and_human_sciences .l-page {
	overflow: hidden;
}
html body.m-college_of_health_and_human_sciences .featured.image div {
	width: 750px;
	max-width: 90%;
	margin: 5% auto;
	background: rgba(88, 40, 136, 0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
@media (min-width: 45em) {
	html body.m-college_of_health_and_human_sciences .featured.image div {
		padding: 30px;
	}
}
html body.m-college_of_health_and_human_sciences .featured.image div h3 {
	font-style: italic;
	font-weight: 400;
	color: #fcfcfc;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	margin: 20px 0;
	display: block;
}
@media (min-width: 45em) {
	html body.m-college_of_health_and_human_sciences .featured.image div h3 {
		font-size: 28px;
		line-height: 34px;
	}
}
html body.m-college_of_health_and_human_sciences .featured.image div hr {
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	margin: auto;
	width: 75px;
}
html body.m-college_of_health_and_human_sciences .featured.image div h2 {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #fcfcfc;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	margin: 20px 0;
}
@media (min-width: 45em) {
	html body.m-college_of_health_and_human_sciences .featured.image div h2 {
		font-size: 50px;
		line-height: 56px;
	}
}
html body.m-college_of_health_and_human_sciences .wrapper.choose > .column > h2 {
	display: block;
	float: left;
	width: 100%;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	margin-top: 40px;
}
