.relationText {
  width: 600px;
}

@media only screen and (max-width: 1000px) {
  .relationText {
    width: 100%;
  }
}/*# sourceMappingURL=step-relation.css.map */