.t228__imgwrapper {
  display: flex !important;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}

.t228__imgwrapper::after {
  content: "Александр Доля";
  font-family: 'SanFrancisco', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  white-space: nowrap;
}
.t228__imglogo {
  margin-right: 15px;
}