﻿header {
    height: 100px;
}

    header .dropdown, .header .hamburger-menu, .header .brand {
        max-height: 64px; /* Restrict the max height of child elements */
    }

.default-logo {
    display: inline;
    width: 200px;
    height: 85px;
}

.brand {
    text-align: center;
}

.main-sidebar {
    margin-top: 36px
}

#loginContactInfo {
    display: block;
}