.header-separator{
	height: $header-height;
	span{
		width: 1px;
		height: 100%;
		display: block;
		background: transparent;
	}
}