#masthead .header-inner .flex-col.flex-right .header-nav {
    display: flex;
    width: 200px;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

#masthead .header-inner .flex-col.flex-right .header-nav .html.custom {
    width: auto;
}
