The Giving Widget Code

<button class="tithely-give-btn" style="background-color: #5C4A55;font-family: inherit;font-weight: bold;font-size: 19px; padding: 15px 70px; border-radius: 4px; cursor: pointer; background-image: none; color: white; text-shadow: none; display: inline-block; float: none; border: none;" data-church-id="559501">Give Now</button>
<script src="https://tithe.ly/widget/v3/give.js?3"></script>
<script>
var tw = create_tithely_widget();
</script>

I am experiencing issues with the button widget popping up on mobile. Seems to show fine on Desktop and no action on mobile.