.old-homes-page .project-hero-copy{align-self:start;padding-top:10px}
.old-homes-page .project-hero h1{font-size:2.8rem;max-width:580px}
.old-homes-page .project-hero-copy>p:not(.eyebrow){max-width:520px}
.old-homes-page .project-hero-image{left:-200px;width:calc(100% + 200px);object-position:center top}
.old-homes-page .project-hero::after{background:linear-gradient(180deg,rgba(6,12,16,.87),rgba(6,12,16,.60) 32%,rgba(6,12,16,.08) 68%,rgba(6,12,16,.15))}
.old-homes-page #neils-story{scroll-margin-top:100px}
.old-homes-installation-photo{width:100%;max-width:480px;justify-self:center}
.old-homes-video-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:36px;align-items:start}
.old-homes-video video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#101519}
.old-homes-video-layout p:first-child{margin-top:0}
.old-homes-source{font-size:.9rem}
.old-homes-note{max-width:900px;margin-top:28px}
@media(max-width:1000px){
  .old-homes-page .project-hero h1{font-size:2.4rem}
  .old-homes-video-layout{grid-template-columns:1fr}
}
@media(max-width:800px){
  .old-homes-page .project-hero-copy{padding-top:0}
  .old-homes-page .project-hero-image{left:0;width:100%;height:460px;object-position:center center}
  .old-homes-page .project-hero::after{background:linear-gradient(180deg,rgba(6,12,16,.8),rgba(6,12,16,.66) 250px,#101519 460px)}
}
@media(max-width:520px){.old-homes-page .project-hero h1{font-size:2.1rem}}
@media(max-width:360px){.old-homes-page .project-hero h1{font-size:1.85rem}}
