﻿.login,
.image {
    min-height: 100vh;
}

.bg-image {
    background-image: url('/images/Business portal.jpg');
    background-size: cover;
    background-position: center center;
}
