@media only screen and (max-width: 767px) {
  .ast-header-account-text {
    display: none;
  }
}
