@media (max-width: 14cm){
	#crumb {
		display: none;
	}
	
	nav a:nth-child(2) {display:none}
}