
header.major > .date:before, 
header.major > .date:after {
    width: calc(50% - 20rem);
}

header.major > .date p{
    text-align: center;
}