If you encounter the financing sheet expanding without limit, add the following data key to the script and set the maximum width for the compare tool or property financing sheet generator according to your page width.
maxWidthCompareBox="1100px"
This should prevent the ever-growing compare tool from expanding.
Example:
<div class="bendigi-calculators"
apikey="API_KEY"
terms="https://canadianmortgageapp.com/terms"
tools="compare"
maxWidthCompareBox="1100px" >
</div>
<script src="https://tools.bendigi.com/assets/calculators.js"></script>