eko astorni quick fix.
Copy this file
extensions/igniter/local/components/menu/item.blade.php
to themes/yourChildTheme/_partials/localMenu/
(you should need to create _partials and localMenu folders)
should look like this themes/yourChildTheme/_partials/localMenu/item.blade.php
Then edit line 9 -> remove img-responsive class -> save and test.
I just tested and works fine.