Remove a CSS class for mobile

Anyone have any ideas on how to remove a CSS class when viewing in mobile?
My situation is I have a filter set up which filters an img with a CSS class to Black and White and then changes to color on hover. I cannot get this to work on mobile with a touch, so I thought I would just disable the class all together for mobile devices.

Any ideas of if this could work with touch on mobile is of interest as well!

thanks