    @media only screen and (max-width: 1920px) {
        body#body-login { background-image: url('https://images.unsplash.com/photo-1465161191540-aac346fcbaff?ixid=M3w3ODQ2Mjl8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NjQ5NTMxMDJ8&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-1465161191540-aac346fcbaff?ixid=M3w3ODQ2Mjl8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NjQ5NTMxMDJ8&ixlib=rb-4.1.0') !important;}
    }
    @media only screen and (min-width: 2561px) {
        body#body-login { background-image: url('https://images.unsplash.com/photo-1465161191540-aac346fcbaff?ixid=M3w3ODQ2Mjl8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NjQ5NTMxMDJ8&ixlib=rb-4.1.0') !important;}
    }