.hfeatures-content{
	text-align:center;
}
.hfeatures-content img{
	width:106px;	
}
.hfeatures-content h3{
	font-size: 28px;
	margin: 15px 0;
	font-weight: 700;
	line-height: 1.4;
	color: #000000;
	margin-bottom:15px;
}
.hfeatures-content p{
	width:300px;
	text-align:center;
	margin:auto;
}
.hfeatures-container{
	padding:75px 0;
}
@media (max-width:767px){
	.hfeatures-content p{
		width:100%;
	}
	.hfeatures-content{
		padding-bottom:30px;	
	}
	.hfeatures-container {
		padding: 75px 0 75px;
	}
}
@media (min-width:768px){
	.hfeatures-content{
		padding-bottom:30px;	
	}
	.hfeatures-container {
		padding: 75px 0 75px;
	}
}
@media (min-width:992px){
	.hfeatures-container {
		padding: 75px 0 75px;
	}
	.hfeatures-content{
		padding-bottom:0;	
	}
}
@media (min-width:1200px){
}