@media (min-width: 768px){
  .phone-shell{padding:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .invite{width:min(1180px,calc(100vw - 48px))!important;min-width:0!important;max-width:1180px!important;margin:0 auto!important}
  .invite>.section,.invite>.paper-section,.invite>.sweet-invitation-section,.invite>.ending-card,.invite>.story-transition-strip,.invite>.sweet-transition-strip{width:100%!important;max-width:none!important}
  .family-showcase{padding-inline:clamp(24px,5vw,72px)!important}
  .family-showcase__title{font-size:clamp(68px,8vw,101px)!important}
  .couple-portrait__role{font-size:clamp(46px,5vw,72px)!important}
  .wish-bar,.wish-stream{width:min(760px,calc(100vw - 48px))!important;max-width:760px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important}
}
