There are lots of places where <span>
s got added during conversion. Are they all needed? Also check for unneeded/empty <div>
s, and remove all the empty <!-- -->
comments as long as they aren't doing anything. (And if they are doing something: surely there is a more intuitive way to achieve whatever they are doing.)