
/* Brand Fidelity v32.1 responsive fidelity correction. */
@media(max-width:390px){
  .site-header .brand{min-width:96px!important;max-width:101px!important}
  .site-header .apg-brand-v32-monogram{display:inline-flex!important;width:56px!important;height:26px!important}
  .site-header .apg-brand-v32-mark{width:31px!important;height:27px!important}
}
@media(max-width:350px){
  .site-header .brand{min-width:36px!important;max-width:40px!important}
  .site-header .apg-brand-v32-monogram{display:none!important}
  .site-header .apg-brand-v32-mark{width:36px!important;height:30px!important}
}
