.app-window .app-scaffold .app-header .brand-logo img{
  height:6em;
  max-height: none;
}

.app-window .app-scaffold .app-header .brand-logo.--brand-logo-secondary img {
    max-height: 4em;
}
/*
.app-window .app-scaffold .app-header .brand-logo.--brand-logo-secondary img {
    max-height: 3em;
}
*/

/*
.app-header-actions::before{
    content: 'BharatVC will undergo scheduled downtime on 19 August from 6 PM to 7 PM IST.';
    font-size: 16px;
    color: #742525;
    background-color: #ff8787;
    padding: 0.5em 1em;
    border-radius: 0.5em;
    box-shadow: 2px 3px #888888;
}*/


