.block.block-text {
  margin: 40px 0;

  .redactor {
    max-width: calc(100% / 12 * 10);
  }
}
