.parallax>use{animation:12s linear infinite move-forever}.parallax>use:first-child{animation-delay:-2s}.parallax>use:nth-child(2){animation-duration:5s;animation-delay:-2s}.parallax>use:nth-child(3){animation-duration:3s;animation-delay:-4s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}.editorial{width:100%;height:10em;max-height:100vh;margin:0;display:block}@media (max-width:767px){.editorial{height:5em}}
