body {
    background-image: url("https://khartiia-uat.mocotms.com/public/assetsCustom/login_background.png?v=1760340119");
}

body:has(.bg-holder) {
    background-image: none;
}

.bg-holder {
    background-image: url("https://khartiia-uat.mocotms.com/public/assetsCustom/login_background.png?v=1760340119") !important;
}

.logo > img {
    width: auto !important;
}

.logo > span {
    display: none !important;
}

