body {
    background-image: url(../images/login_background.jpg) !important;
    background-size: cover !important;
}
.logo {
    width: 100%;
    margin-bottom: 20px;
}
.logo img {
    width: 100%;
}
