.brand-link .brand-image {
    width: 40px !important;
    height: auto !important;
    max-height: 40px !important;
}

/* Logo inside login page */
.login-box .login-logo img {
    width: 100px !important;   /* adjust size */
    height: auto !important;
    max-height: 100px !important;
}
