.dp-decor-animation-rotate{animation:rotateInfinite 25s linear infinite}@keyframes rotateInfinite{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (max-width:980px){.dp-reverse-columns{display:flex;flex-direction:column-reverse}}