body {
    background: #fff;
}

.site-main {
    padding-top: 0 !important;
}

.ai-content {
    display: flex;
    justify-content: center;
    background: #fff;
    margin: 0 !important;
}

.footer-widgets {
    margin-top: 0 !important;
}

/* iframe {
    max-height: 750px !important;
    height: 750px !important;
}

@media screen and (max-width: 769px) {
    iframe {
        height: 1000px !important;
        max-height: 1000px !important;
    }
} */