I'm trying to align two text elements with different font sizes to each others' baselines, but also align an image in the same line to their bottom. The problem I'm running into is that if only one of the two exists the overall alignment changes, which can cause a jarring effect when adding and removing elements with javascript.I'm trying to align two text elements with diff