footer .ptm-footer-upper > img{
	float:none;
	margin:20px auto 0 auto;
}
footer .ptm-footer-upper h2{
	text-align:center;
	margin:60px 0 16px 0;
	font-size:30px;
}
footer .ptm-footer-upper p{
	text-align:center;
}

footer .footer-lower{
	flex-flow:column;
	align-items:center;
	margin:50px auto 0 auto;
}
footer .footer-lower .ptm-copyright > a,
footer .footer-lower .ptm-copyright > span{
	margin:0 auto;
	display:block;
	text-align:center;
}
footer .footer-lower .ptm-copyright > a{
	font-size:12px;
}
footer .footer-lower .ptm-copyright > span{
	margin:18px 0 0 0;
	font-size:11px;
}
footer .footer-lower .ptm-social,
footer .footer-lower .ptm-company{
	margin:30px 0 0 0;
}
footer .footer-lower .ptm-social a{
	margin:5px 7px 0 7px;
}
