body.tb_hide_title .hero-section{
	position:absolute;
	clip:rect(1px, 1px, 1px, 1px);
}

body.tb_fullwidth article>.entry-content>*:not(.alignwide):not(.alignfull){
	width:auto;
	max-width:none;
	padding:0;
	margin:0
}