https://github.com/sitegeist/sms-responsive-images/blob/1a559c160c0e260c17ad2f974365807748c34b7f/Classes/Utility/ResponsiveImagesUtility.php#L221 You could also do ` $fallbackTag->addAttribute('height', $fallbackImage->getProperty('height')); ` like it's done in f:media. Or am I missing something?