@keyframes float-x{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.image-float-x{animation:4s ease-in-out infinite float-x}
