#gf-grid + .theme-section-padding{display:none !important}
@media only screen and (max-width: 768px) {
ul.flex.flex-col.md\:flex-row.flex-wrap.pb-l.lg\:pb-xl.text-body.bg-page.border-theme.trust-content {
    justify-items: center;
    justify-content: center;
    text-align: center;
    align-items: center;
}
}