.echtheit {
  margin: 0 0 1rem 0;
  display: flex;
  align-items: center;
  background-color: #f8f8f8;
  border: 1px solid #ededed;
  padding: 8px 6px;
  letter-spacing: -0.1px;
}

.echtheit .echtheit-image {
  max-height: 34px;
  margin-right: 10px;
}