.c-breadcrumb .c-breadcrumb__item:not(:last-of-type)::after {
	width: 12px;
	height: 28px;
	background-color: transparent;
	content: ">";
	font-size: 18px;
    text-align: center;
}