@media (min-width: 768px) {
  .t-animate {
    animation: none !important;
    transform: none !important;
  }
}