.logo-header-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}

.logomark-image img {
  width: 54px;
  height: auto;
}
