.header-part {
	position: fixed;
	display: inline-block;
	width: 100%;
	background-color: #f9e40a;
	float: left;
	border-bottom: 1px solid #ffffff;
	z-index: 1; /* -----------   hide menu behind top flip cards
	left: 0;
	top: 0;
}