#page-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index:2;
}

#page-top img{width:90px;}

@media screen and (max-width:599px){
#page-top img{width:60px;}
}
