/* 6.0.39: expose the existing account destination inside compact/hamburger navigation only. */
.lv639-mobile-account-item{display:none!important}
@media (max-width:900px){
  .lv639-mobile-account-item{display:list-item!important}
}
