.section-bg-image-move-vertical{animation:image-bg-move 10s linear infinite alternate}@keyframes image-bg-move{0%{background-position:50% 20%}to{background-position:50% 50%}}