.m-text-only-wrapper.text-small .m-textbild-image {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .m-text-only-wrapper.text-small .m-textbild-image {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .m-text-only-wrapper.text-small.bildlinks .m-textbild-content {
    padding-right: 0;
  }
}
.m-text-only-wrapper.half .m-textbild-image {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .m-text-only-wrapper.half .m-textbild-image {
    margin-top: 0;
  }
}
.m-text-only-wrapper.text-big .m-textbild-image {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .size-mittel .m-text-only {
    width: 83.0508474576%;
    float: left;
    margin-right: 1.6949152542%;
    margin-left: 8.4745762712%;
  }
}

.m-text-only .m-textbild-image {
  margin-bottom: 15px;
}
.m-text-only .m-textbild-image img {
  width: 100%;
}
.m-text-only .m-textbild-content {
  font-size: 18px;
  font-size: clamp(15px, 2.5vw, 18px);
  line-height: 1.5;
  font-style: normal;
  margin-top: -10px;
}
.m-text-only .m-textbild-content .m-textbild-content-title {
  font-size: 32px;
  font-size: clamp(24px, 2.5vw, 32px);
  line-height: 38px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin: 0 0 25px;
  color: var(--brand-blue-dark, #182954);
  line-height: 1.4;
}
.m-text-only .m-textbild-content .m-textbild-content-text {
  margin-bottom: 30px;
}
.m-text-only .m-textbild-content .m-textbild-content-text .wysiwyg img.alignleft {
  margin-top: 7px;
}
.m-text-only .m-textbild-content .m-textbild-content-text .wysiwyg a {
  display: inline;
}
@media (max-width: 1020px) {
  .m-text-only .m-textbild-content .m-textbild-content-text .wysiwyg img[src*=benutzertest] {
    width: 100px;
  }
}
@media (max-width: 640px) {
  .m-text-only .btn {
    white-space: normal;
    text-align: center;
  }
}
