Non-responsive emails are truly a one-size-fits-all email. They are built from templates using the margins typically seen on a desktop computer. A responsive email automatically adjusts to fit the margins on your phone, tablet, or desktop computer.
function onloadCallback() {
grecaptcha.render(document.querySelector('.cf7sr-g-recaptcha').id, {
'sitekey' : '6LfneegUAAAAAJFbUZEfBgw1Nm-0N9TqjA3W4vVr'
});
}