Reduce thumbnails DPI

Created by: aubincleme

Especially on this page : https://learn.atilla.org/talks.html, about 8 thumbnails are loaded, each having a 1920x1080 pixels resolution. Each image then weights about 1.2 to 1.5M, which is quite a lot considering the fact that those images are just thumbnails.

This page weights then about 10M, and can degrade the browsing experience of a user far away from our servers (eg : in America) ; moreover, some people may sill have a low-data phone plan, and a 10M page could drastically reduce the amount of remaining data.

TO DO (proposed) :