@media (min-height: 820px) {
	#copyright {
	    position: absolute;
	    bottom: 0;
	    width: 100%;
	    height:auto;
	}
}