/* Keep the complete JEC lockup and its native transparent safe space. */
.article-body .content-image img.nursery-brand-logo {
  display: block;
  width: min(100%, 440px);
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 0;
}
