/* Das bestätigte lange 2:3-Porträt gilt für Mac und iPhone. */

body.profile-page[data-profile="ella-von-spanheim"] .profile-story__title {
  white-space: normal;
}

@media (min-width: 721px) {
  body.profile-page[data-profile="ella-von-spanheim"] .profile-intro > .section-kicker::before {
    display: none;
  }

  body.profile-page[data-profile="ella-von-spanheim"] .profile-intro > .section-kicker {
    margin-bottom: 1.35rem;
  }
}
