.rd-hersteller {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.rd-hersteller__address p {
  margin: 0 0 0.6rem;
}

.rd-hersteller__address p:last-child {
  margin-bottom: 0;
}

.rd-hersteller__warning-image {
  margin-top: 1rem;
}

.rd-hersteller__warning-image img {
  max-width: 23rem;
  height: auto;
}
