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