Я думаю, что абсолютное позиционирование - единственный выбор:
<div style="position:relative;">
Præsens:<i> Susanne take<b>s</b> you down to her place near the river.</i><br>
<img src="https://i.ibb.co/7RsB2B8/subjekt.png"
style="width:25px;height:25px; position: absolute; left:80px;"/>
<img src="https://i.ibb.co/QbYvTrY/verballed.png"
style="width:25px;height:25px; position:absolute; left:120px;"/>
</div>
Завершение «левых» пикселей каждого элемента img методом проб и ошибок