table.cycle-table td:first-child,
table.cycle-table th:first-child, table.timeline th:nth-child(3),
table.timeline td:nth-child(3) {
  white-space: nowrap;
}

@media (min-width: 1023px){
	.process-img{
		width: 75%;
	}
}