#footer {
	display: none;
}
#footer-tablet {
	display: none;
}
#footer-mobile {
	margin: 20px 0 0 0;
	display: block;
}
