#header .header-nav-features{
    display: flex;
    flex-grow: 1;
    align-items: center;
    align-self: end;
    max-height: 100%;
}

