.procare-us .header__heading-logo {
  width: auto !important;
  max-width: 160px !important;
  max-height: 62px;
  object-fit: contain;
}

.procare-us .prohair-trust-bar__country {
  white-space: nowrap;
}

@media screen and (max-width: 749px) {
  .procare-us .header__heading-logo {
    max-width: 130px !important;
    max-height: 48px;
  }
}
