.section-welcome .welcome-copy {
    max-width: 912px;
}

@media (max-width: 1068px) {
    .section-welcome .welcome-copy {
        max-width: 630px;
    }
}

@media (max-width: 734px) {
    .section-welcome .header-eyebrow {
        margin: 23px;
    }
}