.xo-section-comment {
  padding: 0 2.1rem;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .xo-section-comment {
    width: 70rem;
    padding: 0;
  }
}
@media (min-width: 1600px) {
  .xo-section-comment {
    width: 92rem;
  }
}
.xo-section-comment .xo-field-textarea {
  border-bottom: 0;
}