
#header .logo {
    margin: 10px 0 0 30px;
    width: 108px;
    height: 45px;
    background: url('../images/impact_network_logo.png?v=1') left top no-repeat;
}

#footer .footerLogo {
    width: 59px;
    height: 30px;
    background: url(../images/impact_network_logo_footer.png) left top no-repeat;
}

.login .mx-auto {
    margin-top: 120px;
}

.loginForm img {
    padding: 0 6rem !important; 
}