
article{
	text-align: center;
	margin-bottom: 50px;
}

article h3{
	font-size: 1.3em;
	color: #2d2d2d;
	text-transform: uppercase;
	margin-bottom: 22px;
	line-height: 28px;
}


article p{
	line-height: 28px;
	margin-bottom: 40px;
}




@media only screen and (min-width:480px){
	
}

@media only screen and (min-width:768px){
	
}

@media only screen and (min-width:996px){
	
}

@media only screen and (min-width:1200px) {
	
}	
