#header-logo {
    width: 70% !important;
}
#footer-logo {
    width: 50% !important;
}

.login-card .logo img {
    width: 45% !important;
    height: unset!important;
    filter: none!important;
}
.login-card .logo {
    width: unset;
    height: unset;

}