<div class="sf-us-official-website" style="width: 100%; overflow: hidden; position: relative;"> <iframe src="https://hisense-america.my.site.com/us/contact-us?lang=#lang#" width="100%" height="800px" frameborder="0" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;" title="contact-us"> </iframe> </div>
<script> window.addEventListener('message', function(e) {     if (e.data.type === 'resize') { document.getElementsByClassName('sf-us-official-website')[0].style.height = e.data.height*1.1 + 'px';     } }); </script>