.brand {
  display: flex;
  align-items: center;
  gap: 0;
}

.brand img {
  width: 174px;
  height: 42px;
}
