@media screen and (max-width: 600px){
	#pageUpBtn {
		bottom: -45px;
	}
}