.partner-login-bg {
    background: url(../images/newfp/handshake.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.customer-login-bg {
    background: url(../images/newfp/norway.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}