After countless attempts and experimenting with various solutions, I am still facing a persistent issue related to the size of the clickable area of an image linked to a video.
The problem seems to be that the clickable area extends beyond the actual image, particularly on the right side.
I tried adding a relevant class ".overflow a" in the hope of resolving this issue, but so far it hasn't worked.
What is causing this unusually large clickable area, and how can I adjust it to match the dimensions of the image itself?
Despite checking with Firebug, there doesn't appear to be any obvious anomalies in the code.