For some reason, the srcset attribute only contains the 80px and 172px versions of the image, and not the 216px or even the original image. This results in the browser choosing the larer one at 172, which still isn’t big enough for the “container” on the page, and so the browser is forced to upscale the image (which almost always looks ugly like that).