@media (min-width: 1025px) {
  .image-zoom img {
    transform: none !important;
  }
}
