body.home.adthrive-device-desktop .adthrive-content {
    max-width: 990px;
    margin-left: auto; 
    margin-right: auto;
    overflow-x: clip;
}

body.adthrive-device-desktop .adthrive-footer-message,
body.adthrive-device-tablet .adthrive-footer-message {
    margin-bottom:0;
    padding-bottom: 100px;
}

body.adthrive-device-phone .adthrive-footer-message {
    margin-bottom:0;
    padding-bottom: 60px;
}

html, body {
    overflow-x: clip !important;
}