    @media only screen and (max-width: 1920px) {
        body#body-login { background-image: url('https://images.unsplash.com/photo-1617129724623-84f1d2fd78f3?ixid=M3w4Njg1NDh8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NzQ5OTY1MDV8&ixlib=rb-4.1.0') !important;}
    }
    @media only screen and (min-width: 1921px) and (max-width: 2560px) {
        body#body-login { background-image: url('https://images.unsplash.com/photo-1617129724623-84f1d2fd78f3?ixid=M3w4Njg1NDh8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NzQ5OTY1MDV8&ixlib=rb-4.1.0') !important;}
    }
    @media only screen and (min-width: 2561px) {
        body#body-login { background-image: url('https://images.unsplash.com/photo-1617129724623-84f1d2fd78f3?ixid=M3w4Njg1NDh8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NzQ5OTY1MDV8&ixlib=rb-4.1.0') !important;}
    }