If you feel adventurous, you can try to figure out based on the CSS used:
- Right-click on the gif
- click on inspect
- Double-click to open the node and click on
<img>
tag
On the right, you can see the CSS used and you see the file name near it. This can give some quick clues about where the CSS is located.