@media screen and (max-width: 991px) {
	
	:root {
    	--header-height: 150px;
		--header-height-inner: 150px;
	}

	#logo-wrapper { left: 0; transform: none; }
	.button-wrapper { text-align: center; }

	.deco-title.sinistra, .deco-title.sinistra .eyelet { text-align: center; }
}
