@media (max-width: 767.98px) {
  .ps-product:hover,
  .product-item:hover,
  .card:hover,
  .widget:hover,
  .ps-post:hover,
  .btn:hover,
  a:hover {
    transform: none !important;
    box-shadow: none !important;
  }
}