.bg-login-image {
    background: url(../img/trada-logo.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f8f9fc;
}