@media screen and (min-width: 768px) {
    .denza-page-content {
      width: 52.0833333333vw;
      margin: 0 auto;
      /* margin: 9.375vw auto; */
    }
    .denza-page-content .go-back {
      cursor: pointer;
      font-size: 0.7291666667vw;
      line-height: 1.1458333333vw;
      margin-bottom: 2.3958333333vw;
      display: block;
      color: rgb(41, 50, 65);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .denza-page-content .go-back::before {
      content: "<";
      font-size: 0.7291666667vw;
      margin-right: 0.4166666667vw;
    }
    .denza-page-content h1 {
      font-size: 1.6666666667vw;
      color: #293241;
      line-height: 2.5vw;
      margin-bottom: 2.0833333333vw;
      text-align: justify;
    }
    .denza-page-content h6.time {
      font-size: 0.625vw;
      color: rgba(41, 50, 65, 0.5);
      line-height: 0.9375vw;
      margin-bottom: 1.25vw;
    }
    .denza-page-content {
      /* padding: 3.3333333333vw 0; */
      font-size: 0.7291666667vw;
      color: #293241;
      line-height: 1.1458333333vw;
      text-align: justify;
    }
    .denza-page-content b {
      font-weight: bolder;
    }
    .denza-page-content img {
      width: 100%;
      margin: 1.0416666667vw 0;
      border-radius: 0.8333333333vw;
    }
    .denza-page-content h4 {
      font-weight: bold;
      font-size: 0.8333333333vw;
      line-height: 1.6666666667vw;
      margin-bottom: 1.0416666667vw;
    }
    .denza-page-content section,
    .denza-page-content img,
    .denza-page-content p {
      text-indent: 2em;
      margin-bottom: 1.25vw;
    }
    .denza-page-content section, .denza-page-content p {
      font-size: 0.7291666667vw;
      line-height: 1.4583333333vw;
    }
    .denza-page-content div span {
      font-size: 0.7291666667vw;
      line-height: 1.1458333333vw;
      display: inline-block;
      width: 100%;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 0.625vw;
      color: rgba(41, 50, 65, 0.5);
    }
  }
  @media screen and (max-width: 767.98px) {
    .denza-page-content {
      width: 100%;
      margin: 0 auto;
      /* margin: 21.3333333333vw auto; */
      padding: 0 5.3333333333vw;
    }
    .denza-page-content .go-back {
      cursor: pointer;
      font-size: 4.8vw;
      line-height: 5.8666666667vw;
      margin-bottom: 5.8666666667vw;
      display: block;
      color: rgb(41, 50, 65);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .denza-page-content .go-back::before {
      content: "<";
      font-size: 3.7333333333vw;
      margin-right: 2.1333333333vw;
    }
    .denza-page-content h1 {
      font-size: 6.4vw;
      color: #293241;
      line-height: 9.6vw;
      margin-bottom: 6.4vw;
      text-align: justify;
    }
    .denza-page-content h6.time {
      font-size: 3.2vw;
      color: rgba(41, 50, 65, 0.5);
      line-height: 4.8vw;
      margin-bottom: 6.4vw;
    }
    .denza-page-content {
      /* padding: 10.6666666667vw 0; */
      font-size: 3.7333333333vw;
      color: #293241;
      line-height: 5.8666666667vw;
      text-align: justify;
    }
    .denza-page-content b {
      font-weight: bold;
    }
    .denza-page-content img {
      width: 100%;
      margin-bottom: 3.2vw;
      border-radius: 5.0666666667vw;
    }
    .denza-page-content h4 {
      font-weight: bold;
      font-size: 4.2666666667vw;
      line-height: 8.5333333333vw;
    }
    .denza-page-content section, .denza-page-content p {
      margin-bottom: 6.4vw;
    }
    .denza-page-content section, .denza-page-content p {
      text-indent: 2em;
    }
    .denza-page-content div span {
      display: inline-block;
      width: 100%;
      text-align: center;
      margin: 0 auto;
      margin: 3.2vw 0 5.3333333333vw;
      color: #999;
    }
  }
  .news-detail-header {
    margin: 9.375vw auto 5vw;
  }
  .denza-page-content .rich-text-area pre {
    white-space: pre-wrap; 
    overflow: visible; 
    flex-wrap: wrap; 
    margin: 0; 
  }
.denza-page-content .rich-text-area code {
  white-space: pre-wrap;
  display: block;
  width: 100%;
}