body {
    background-color: #e1e2e2;
}
.full-bg.bg-desktop,
.full-bg.bg-table {
    display: none;
}
@media (min-width: 568px) and (min-height: 480px) {
    .registration-form-builder-inner {
        margin: 0 auto;
    }
}