@media screen and (max-width: 850px) {
  .animated {
    animation-fill-mode: unset;
  }
}