.news-detail-wrap {
  padding-top: 100px;
  padding-bottom: 100px;
}
.news-detail-wrap .news-detail {
  margin-top: 70px;
  line-height: 2;
}
.news-detail-wrap .news-detail .news-title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.news-detail-wrap .news-detail .name-top {
  margin-top: 20px;
  text-align: right;
}
.news-detail-wrap .news-detail p {
  margin-top: 25px;
}