
@media print { 
    body.reports-template-default { display:none } 

    html::after  {
        content: "InsuranceAsia News Reports are for paid subscribers only.";
    }
}