
/* The Habitual Experiencer header — her artwork, full width. */
.xp-hero{ width:100%; max-width:1180px; margin:0 auto 26px; border-radius:24px;
  overflow:hidden; line-height:0; box-shadow:0 18px 44px rgba(46,58,44,.10); }
.xp-hero-img{ display:block; width:100%; height:auto; }
@media (max-width:720px){ .xp-hero{ border-radius:18px; margin-bottom:18px; } }
