.tf-brand-logo-link .tf-faculty-name{display:none!important}

@media (max-width:42rem){
  .tf-global-brand-lockup{
    grid-template-columns:2.25rem minmax(0,1fr)!important;
    width:min(14rem,calc(100vw - 8rem))!important;
    min-width:0!important;
    column-gap:.35rem!important;
    row-gap:.12rem!important;
  }
  .tf-brand-logo-link,
  .tf-brand-logo-link img{
    width:2.25rem!important;
    height:2.25rem!important;
    min-width:2.25rem!important;
  }
  .tf-brand-primary-row,
  .tf-brand-secondary{
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }
  .tf-brand-faculty-link{
    font-size:.88rem!important;
    line-height:1.05!important;
  }
  .tf-brand-location{display:none!important}
  .tf-brand-secondary{
    font-size:.56rem!important;
    line-height:1.05!important;
    text-overflow:ellipsis!important;
  }
}