.article-feature-image img {
  width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: cover;
  object-position: center center;
  margin: 0 auto;
}

.addtoany_list > a {
  display: flex;
  padding: 0;
}

.a2a_kit .a2a_svg {
  margin-right: 10px;
}

iframe.media-oembed-content {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}

#author-title {
  display: none;
}

.article .fieldset-legend {
  display: none;
}
