/* Enlarge client area header logo (twenty-one theme default: max-height 60px) */
header.header .logo-img {
    max-height: 100px;
    height: auto;
    width: auto;
}
