Looks like the recipe takes the first src in the image which is a 276px image. I suppose this would be ok on some readers but not others. You probably want to add in a quick hack to change the suffix to something like
https://www.telegraph.co.uk/content/...eg?imwidth=450
where imwidth is 1400, the max
or iterate through the srcset to the last one.