@media all and (max-width: 567px) {
	body footer .wrapper {
		background-size: auto !important;
	}
}

