Depending on the size of your navigation bar, you may see the result box go underneath it. 

 

Just update the script and add 100px for the navpositiontop field

<div class="bendigi-calculators"
    apikey="API_KEY" 
    terms="https://canadianmortgageapp.com/terms"
    navpositiontop="100px" 
    initialTool="all"></div>
<script src="https://tools.bendigi.com/assets/calculators.js"></script>

 

Please set it to 50px or 100px, or another value that works best for your site. 

You can see below that the result box no longer goes underneath the menu and even has room to show the language switcher.

SUCCESS!!!