Schedule Your Free At-Home Consultation
setInterval(function () { document.querySelectorAll( '#hatch-pre-engagement img, #pre-engagement-message img, img.profile-icon, .profile-icon' ).forEach(function(el) { el.style.display = 'none'; el.style.visibility = 'hidden'; el.style.width = '0px'; el.style.height = '0px'; el.style.margin = '0px'; }); }, 500);