/* Images are inserted only into the two existing AGNES avatar slots. No card/layout rules. */
span.agnes3d__avatar > img.agnes-family-photo-107,
div.agnes3d__family-row > button > span > img.agnes-family-photo-107 {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: inherit !important;
  object-fit: cover !important;
  object-position: center 24% !important;
  box-shadow: none !important;
}
