.bg-login-image-1{
  background: url("../img/bg.jpeg");
  background-position: center;
  background-size: contain;
  background-repeat:  no-repeat;
}

