@media print {
    .noprint {
        display: none;
    }
    .mantra-refrence {
        display: inline;
        font-weight: 600;
    }
}