Images overlap other content in Feed mode (Reddit RSS feed)

This rule “breaks” the reddit feed slightly:

.NB-feed-story .NB-feed-story-content img

I’m guessing it’s because the feed places the images in a table cell, changing the meaning of “100%” in the calc formula. Should it use vw units or javascript?

Just deployed a fix for this and other image sizing issues.