<style>
    .sub-anesthsia{
        text-align: center; 
        padding-bottom: 4px; 
        font-size: 16px; 
        /* overflow: hidden; */
        line-height: 1.2rem; 
    }
    @media print {
        .sub-anesthsia {
            position: relative;
            top: -20px;
        }
    }
</style>
<div >
    <div class="sub-anesthsia">
        Department of Neuroanesthesiology
    </div>
    <div style="font-weight: bold;;" class="sub-anesthsia">
        অ্যানেসথেসিয়া (অজ্ঞানের) সম্মতিপত্র
    </div>
</div>