.image-zoom img{transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s}.image-zoom img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}.floating{animation:mymove 1s infinite}@keyframes mymove{0%{top:0px}50%{top:20px}100%{top:0px}}.floating{animation:mymove1 3s infinite}@keyframes floating{0%{top:0px}50%{top:30px}100%{top:0px}}.floating{animation:mymove2 2s infinite}@keyframes mymove2{0%{top:0px}50%{top:15px}100%{top:0px}}.image{pointer-events:none!important}.mfp-title{display:none!important}