/* V4.66 — support hero line count and logo scale only. */
.support-title-line{display:block;white-space:nowrap}
.support-title-mobile-break{display:none}
@media(min-width:1025px){
  .brand{width:196px;height:64px}
  .page-hero-support .page-hero-copy{max-width:980px;padding-right:0}
}
@media(max-width:640px){
  .brand{width:140px!important;height:52px!important}
  /* About already has a balanced three-line title; only Services and Support need more title width. */
  .page-hero-business .page-hero-copy,.page-hero-support .page-hero-copy{padding-right:0!important}
  .page-hero-business .page-hero-ci,.page-hero-support .page-hero-ci{right:12px!important;width:112px!important;opacity:.14!important}
  .support-title-mobile-break{display:inline}
}
