body {
  font-size: 10px;
}

.article-content {
  max-width: 530px !important;
  margin: 0 auto;
}

.article-content figure picture span {
  display: block !important;
  margin: 0 auto !important;
  max-width: 530px !important;
}

.article-content figure picture span span {
  display: none !important;
}

.article-content figure picture > span img {
  position: relative !important;
  width: 530px !important;
  max-width: 530px !important;
  height: auto !important;
  margin: 0 auto !important;
}

.comments-sidebar-wrapper {
  position: relative !important;
  transform: translateX(0vw) !important;
}

.sticky-title {
  display: none;
  color: red;
}

.show-comments {
  display: none;
}

#author,
#citations,
.copyright {
  max-width: 530px !important;
  margin: 0 auto;
}

#sidebar_btf_placeholder {
  display: none !important;
}
