#NewsDetail {
  margin: 50px 0;
}

#NewsDetail .new_title, #NewsDetail .new_date {
  text-align: center;
}

#NewsDetail .new_date {
  margin: 30px 0;
}

#NewsDetail .new_content img {
  max-width: 100%;
}
