@media screen and(min-width:992px){
	footer{
	text-align:center;
	padding-left:none !important;
	}
}