I think it would be nice if the content on ArticlePlaceholders were viewable within MobileFrontend. In order to make that possible, styles should be applied to mobile users (instead of just giving them unstyled html).
It might be enough to set 'targets' => array( 'desktop', 'mobile' ) on the RL modules in question.