body {
    background-color: #7a0000;
    background-image: url("https://demo-vodafone.mocotms.com/public/assetsCustom/login_background.jpg?v=1772635951");
}

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

.bg-holder {
    background-image: url("https://demo-vodafone.mocotms.com/public/assetsCustom/login_background.jpg?v=1772635951") !important;
}

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

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

