#desktop-top-nav #nav-sub-join-give {
    margin-left: 0px;
    background: rgba(255, 255, 255, .45);
    border: 1px solid #DBDADA;
    border-top: 0;
    border-bottom: 0;
}


#desktop-top-nav ul {
    list-style: none;
    position: relative;
    display: inline-table;
    width: 100%;
}

#desktop-top-nav ul ul {
	max-width: 240px;
}
#desktop-top-nav #nav-sub-join-give {
    margin-left: 38px;
    background: rgba(255, 255, 255, .45);
	border: 0 !important;
    border-top: 0;
    border-bottom: 0;
}