#mobi_header{
	/* display: none; */
	position: fixed;
	width:100%;
	top: 0;
	left: 0;
}

#mobi_header.show_header{
	display: block;
}