.affa-feature, .affa-feature2 {
	font-size:16px;
	line-height:26px;
	text-align:center;
}
.affa-feature { margin-bottom:40px; }
.affa-feature2 {
	padding:30px;
	margin:0px auto 30px;
	border:solid 1px #ebebeb;
	border-radius:3px;
}
.affa-feature2.feature-sm {
	padding-right:20px;
	padding-left:20px;
}
	.affa-feature .affa-box-shadow, .affa-feature2 .affa-box-shadow-color {
		display:inline-block;
		position:relative;
		margin-bottom:25px;
	}
	.affa-feature2 .affa-box-shadow-color { margin-bottom:30px; }
	.affa-feature h5, .affa-feature2 h5 {
		font-size:18px;
		line-height:26px;
		font-weight:700;
		margin:0px;
	}
	.affa-feature p, .affa-feature2 p { margin:10px 0px 0px; }
	.affa-feature a, .affa-feature2 a {
		display:inline-block;
		font-size:15px;
		line-height:22px;
		font-weight:700;
		margin-top:15px;
	}


@media (max-width: 1199px) {

	.affa-feature2 {
		padding-right:20px;
		padding-left:20px;
	}

}

@media (max-width: 1024px) {

	.affa-feature2 { max-width:480px; }

}
