.custom-dropdown .dropdown-link .profile-pic {
    margin-right: 0px;
    margin-left: 10px;
}


.custom-dropdown .dropdown-menu {
    text-align: right;
}


.phone {
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
}
