.old_type .article-container {
  margin: 0 30px;
}

.old_type .article-container .article-content h1 * {
  font-size: 2em;
}

.old_type .article-container .article-content > p[style*="text-indent: 2em;"] img {
  margin-left: -2em !important;
}

.old_type .article-container .article-content > p img {
  width: 100% !important;
  height: auto !important;
}

.old_type .article-container .article-content > p img[src*="icons"] {
  width: 1em;
  margin-left: 0;
  margin-right: 0.5em;
}

.old_type .article-container .article-content table {
  width: 100% !important;
}

.old_type .article-container .article-content table td {
  border-width: 2px !important;
}

.old_type .myta {
  width: 100%;
}
