Sure looks like the graphic. You have to look in the code for <img> tags. Two ways to remove it;
- Convert/reconvert with calibre and in search and replace look for the <img> tag or
- Install Notepad++ and explode the book using calibre's Tweak function opening each htm file.
In either case the use of REGEX will be required.