.about-floating-image{animation:6s ease-in-out infinite about-float}@keyframes about-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.about-floating-image{animation:none}}
