body {
  font-family: inherit;
  font-size: 1.2rem;
  color: #444 !important;
}

.article-full-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.com-content-article.item-page {
  max-width: 1200px;
  margin: 0 auto;
}