﻿.bg-image {
    background-image: url('../img/paf2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.login,
.image {
    min-height: 100vh;
}