@media (min-width: 240px) and (max-width: 768px) {
	#ft {position: static !important;}
}

#ft {
	position: relative;
	margin-top: 80px !important;
}

