.is-touch-device a:hover,
.is-touch-device .card-wrapper:hover,
.is-touch-device .card:hover,
.is-touch-device [class*="collection"]:hover,
.is-touch-device nav a:hover {
  transform: none !important;
  transition: none !important;
}