footer {
	flex-shrink: 0;
}

@media (max-width: 768px) {
	footer {
		margin-top: auto !important
	}
}