//img[@jsname="kn3ccd"]
Here, I select all images with jsname
equal to "kn3ccd". (But it will only have 1 result anyway, the preview image.)
Google seems to use the same jsname
for the preview image, so I highly suspect it just looks random because it's obfuscated.