@charset "UTF-8";

@media all and (min-width: 641px) and (-ms-high-contrast: none), all and (min-width: 641px) and (-ms-high-contrast: active) {
  .story__comment-parson--text p.word_break {
    letter-spacing: 0 !important;
    margin-right: -2rem;
  }
}
