header {
	height:		var(--header-height-max);
	width:		75vw;
	padding-top:	25px;
}

main {
        width:          75vw;
}


