@media(max-width:680px){
  .admin-head-actions .btn:after{content:none}
  .admin-head-actions .btn[href="/"]:after{content:"↗";font-size:1rem}
  .admin-head-actions #logoutButton:after{content:"⎋";font-size:1rem}
}
