#bg-login{
    background-image: url('../../foto/bg/background-login.jpg');
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: cover;
  }