#breadCrumb{font-size:0.85rem;margin-top:1rem; margin-bottom:1rem}
#breadCrumb span{color:#1A171B;font-weight: bold;}
#breadCrumb a{color:#575759}

@media only screen and (max-width : 640px) {
	#breadCrumb{ display:none;}
}