Hi mlfoxdesigns898!
Please go to Enfold/includes folder and open helper-main-menu.php file and find
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);
and add your number right above it as following
echo "<img src='linktoyourimage' />";
Cheers!
Yigit