#list li:last-child .art-content {
  margin: 66% auto 0 auto;
  max-width: 90%;
}
.art-content .isquote_ .term {
  color: rgba(237, 28, 36);
  font-size: 130%;
}
#list li:first-child .art-content .part:first-child #s8 {
    margin-left: 16px;
}
#list li:first-child .art-content .part:first-child #s8 .term {
  letter-spacing: 2px;
}

#list li:first-child .art-content .part:first-child .term {
  font-size: 18.9px;
}

#list li.pg-2 .art-content {
  margin: 20% auto 0 auto;
}
#list li.pg-1 .art-content {
  margin: 15% auto 0 auto;
}
