
.app-logo {
    width: 100px !important;
    height: auto !important;
}

.logo {
    background-color: white;
}

.logo-collapsed {
    background-color: transparent;
}


img.login-logo {
    height: 70px;
    width: auto;
}

.logo-header {
    background-color: white;
    padding: 15px 0;
}