.banner-login {
    background-image : url("/img/banner_login.jpg"); 
    overflow-x: visible;
    overflow: visible;
    background-repeat:no-repeat;
    background-size:cover;
}

.full-height {
    height: 100%;
    background-color: #ffffff;
}

.text-signin {
    position: relative;
}

.text-signin p {
   position: absolute;
   bottom: 0;
   right: 0;
}
  