.login-page{
    background-image: url('../img/chicken4.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.login-page .card{
    background-color: rgba(0,0,0,0.5) !important;
}