.twoColForm .pageOptions.multi.themeBgDark {
    float: left !important;
    width: 48% !important;
    margin-right: 2% !important;
    box-sizing: border-box !important;
}

    .twoColForm .pageOptions.multi.themeBgDark:last-of-type {
        margin-right: 0 !important;
    }

.twoColForm::after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}
