.page-copy img[src*="mostafa-zedan"] {
  display: block;
  width: min(100%, 520px);
  max-height: none;
  height: auto;
  object-fit: contain;
  object-position: top center;
}
