.mobile_type .article-info span {
  color: #666;
  width: 100%;
  display: block;
  padding: 0 !important;
}

.mobile_type #zoom p span {
  font-size: 4vw;
  line-height: 8vw;
}

.mobile_type #zoom p  {
  font-size: 4vw;
  line-height: 8vw;
}

.mobile_type #zoom div  {
  font-size: 4vw;
  line-height: 8vw;
}

.mobile_type #zoom img {
  max-width: 100%;
  height: auto;
}

.mobile_type #zoom div span {
  font-size: 4vw;
  color: #333333;
  text-align: justify;
  line-height: 8vw;
}