.sy-head-brand {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.sy-head-brand img {
  width: 32px;
  height: 32px;
  border-radius: 7px;
}
.sy-head-brand strong {
  display: inline !important;
}
