#container:before	{
	max-height: 102rem;
}	

#timeline .timeline {
	max-height: calc(102rem - 9rem - 2px);
}

#bicentennial_logo	{
	top: 94rem;
}	

#timeline .line:before	{
	left: -3px;
	top: -4px;
}	

#timeline .line:after	{
	left: -3px;
	bottom: -4px;
}	