.pinpos-custom { &.auth-cover { .auth-inner { background: linear-gradient(to right, rgba(169, 163, 241, 0.7), rgba(169, 163, 241, 0.5), rgba(169, 163, 241, 0.2), rgba(169, 163, 241, 0.1), white, white) !important; @media (max-width: 992px) { background: none !important; } .login-cover { background-color: unset !important; border: none !important; } } } }