@media screen and (max-width: 450px) {
  .header-token-text {
    display: none;
  }
}