.topScroll{width:48px;height:48px;padding:0px;position:fixed;bottom:70px;right:20px;z-index:9990;display:none;background: url('../images/pef2_up.png');}
.topScroll:hover{width:48px;height:48px;padding:0px;position:fixed;bottom:70px;right:20px;display:none;background: url('../images/pef2_up_hov.png');}
@media screen and (max-width:0px){.topScroll{visibility:hidden;}.topScroll:hover{visibility:hidden;}}