body{position:relative}
#ft{position:absolute;bottom:0;left:0}

@media (max-width:1024px){
	#ft{position:relative}
}