footer.Footer {
	padding: 15px 0 10px 0;
	
}

@media(max-width: 759px) {
    footer.Footer {
	padding: 15px 0 10px 0;
    }
}