.single-post-unique h2.single-post-title {
	width: expression(this.clientWidth > 523 ? '524px' : 'auto' );
}