.news-detail-content img {
  display: revert;
  max-width: revert;
}
.news-article-feature > .blue-button {
  display: flex;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.history-page .history-body p,
.history-page .history-body p * {
  font-size: 15px !important;
  line-height: 1.8;
}
.president-page .speech .signature-company {
  margin-bottom: 0;
  text-align: right;
  text-indent: 0;
}
.president-page .speech .signature-name {
  margin-top: 0;
  text-align: right;
  text-indent: 0;
}
