/* LogicMail brand — larger sidebar logo */
.leftbar .navbar-brand {
    width: auto;
    min-width: 170px;
    height: auto;
    min-height: 56px;
    line-height: normal;
}

.leftbar .navbar-brand > img,
.leftbar .navbar-brand .logo {
    height: 34px !important;
    max-height: 40px !important;
    max-width: 190px !important;
    width: auto !important;
}
