
body.login_admin {
  background: url('https://crm.youcentric.io/media/crmbg.jpg') no-repeat center center fixed; /* The full image url*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}