.header-logo { .header-logo-wrap { min-height: 90px; } .navbar-brand { display: flex; flex-wrap: wrap; align-items: center; font-size: 22px; line-height: 1; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; a { color: inherit; } } .header-menu { display: flex; align-items: center; z-index: 9; svg { width: 26px; height: 26px; fill: currentColor; } } }