.login,
.image {
min-height: 100vh;
}

.bg-image {
background-image: url('../images/split-2.jpg');
background-size: cover;
background-position: center center;
}

#back-home-link:hover {
    text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}
