.comments {
  padding: 0 25px;
  margin-bottom: 25px;
}
.comments .take-part-in-comment {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  color: #999;
  margin-top: 70px;
  margin-bottom: 30px;
}
.comments .response {
  margin-bottom: 50px;
}
.comments .response h3 {
  color: #333;
  margin-bottom: 25px;
}