/* Feinanpassungen für die aktuell eingesetzten Portraits. */
.hero-portrait img { object-position: center bottom; }
.about-visual img { object-position: center bottom; }
.card-main img { object-position: center 44%; }

@media (max-width: 760px) {
  .hero-portrait img { object-position: center bottom; }
}
