/* Homepage layout; shared gallery fitting lives in gallery-fit.css. */
.homepage .see-our-work .section-head,.homepage #custom-pair .story-heading,.homepage #studio-story .story-heading{display:block!important;width:100%;max-width:none;text-align:center!important}
.homepage .see-our-work .section-head>div,.homepage .story-heading p,.homepage .story-heading h2{margin-left:auto;margin-right:auto;text-align:center!important}
@media(max-width:767px){
 .homepage .birthday-hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;aspect-ratio:9/15.5!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:0!important;position:relative;overflow:hidden}
 .homepage .birthday-hero>.hero-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}
 .homepage .birthday-hero .hero-copy{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column;align-items:center!important;justify-content:flex-end!important;text-align:center!important;padding:25px 20px 70px!important;width:100%!important;max-width:none!important;box-sizing:border-box}
}
