@media(max-width:768px){
  .credential-row,
  .hero-photo,
  #topics{display:none!important}

  .hero,
  .hero-grid{min-height:0!important}

  .hero-grid{display:block!important}

  .hero-copy{padding-block:clamp(36px,9vw,54px)!important}
}
