.imagemoving {position:fixed; bottom:-25px; right:-20px; opacity:0.4; -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;} .imagemoving:hover {position:fixed; bottom:0px; right:0px; opacity:1;}