How do I remove the zoom feature on mobile with Dawn theme

I would like to remove the zoom icon on my product pages only on mobile. is there any way to do this?

I am using Dawn theme

Hi @simplespot
Please put this code in theme.liquid before body closing tag


Thanks!