
.featured-2-column {
	padding: 60px 0;
	background: rgba(174, 174, 174, .2);
}

.featured-2-column .featured-tile-image {
	height: 280px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.featured-tile-copy {
	background-color: #fff;
	padding: 60px;
	position: relative;
	min-height: 400px;
}

.featured-tile-copy p {
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	color: #000;
}

.featured-tile-copy a.btn {
	position: absolute;
	bottom: 60px;
	left: 60px;
}
