/* ################################################################################### */
/* ################################################################################### */
@media(min-width: 992px){
    .wkrLoginBrand{
        display:block;
    }
    .wkrLoginContentBrand{
        display:none;
    }
        /*.wkrLoginBgImage{background-size: 105%;}*/
    #wkrLogin .container-fluid{
        position:absolute;
    }
    .wkrLoginRightCustomBg{
        background:var(--template-default-body-box-background);
    }
    .wkrLogin{
        background:var(--template-default-body-box-background);
    }
}
/* ################################################################################### */
/* ################################################################################### */