@media screen and (min-width:1280px){
#toTop{right:50px;bottom:80px;height:50px;width:50px;}


}


@media screen and (max-width:1240px) {
#toTop{right:10px;bottom:50px;height:50px;width:50px;}


}
