


.hint { font-size:.8em; line-height:1em;}

@media screen and (max-width:1580px) {
	.flexbox-item {flex-basis: calc(100%);}
	.flexbox-item:first-child {	min-height: 2vw;}
	div#breadcrumb {  width:100%; left:0; top:90px; margin:35% 0 0 0;padding: 1em 5%;}
	#background {
	padding-bottom: 35%;	height: 0;
	background-position: center center !important;}
}
@media screen and (max-width:990px) {
#background {
	padding-bottom: 35%;
	height: 0;
	background-position: center center !important;
	/* background-size: contain !important; */
}
}