
@media only print {

	.hideforprint {
		display: none !important;
	}
	.m_tos-content{
		max-height:inherit !important;
	}
}
