.wordmark {
  display: inline-flex;
  align-items: center;
}

.wordmark img {
  display: block;
  width: 38px;
  height: 38px;
}
