.thBranding {
display: none
}
.memberHeader-main {
display: flex;
flex-direction: column;
justify-content: flex-end;
font-size: 14px;
background: #252a35;
border-bottom: 0 solid #373d4a
}
.memberTooltip-header {
display: table;
table-layout: fixed...