how do I remove Zoom hover effect

I'm trying to remove all animations that make the product pictures I hover over. In the Base.css shows

responsive-image.m-image-loaded img {

animation: mZoomFadeSmall var(--m-duration-animate) ease forwards;

When I remove this or tried to add some code to none it just made the image disappear. Does anyone know what I can add or remove it doesn't give me the options general settings either