@media screen and (max-width: 450px) {
	
	:root{
		--header-height: 120px;
	}

	.sbissio { height: 72px; }
}
