@media print {
	.topbar,
	.headerbannerleft,
	.headerbannerright,
	.singlesharing,
	a:after,
	#secondary,
	#xsbf-after-content-wrapper,
	#disqus_thread,
	#footer-navigation {
		display:none!important;
	}
	.site-branding-text a .rosso {
    	color: #a61a23!important;
	}
	.single #wrapPrimary, .page #wrapPrimary {
		max-width: 99%!important;
	}
	.col-lg-9, .col-lg-3, .col-md-8 {
		width: 99%!important;
	}
	.singleOcchiello, .singleDate {
		margin-bottom: 0px;
		padding-bottom: 5px;
	}
	.site-branding-text a {
		font-size: 75px;
	}
	.site-branding {
		height: 120px;
	}
}