p {
    text-align: justify;
    
}


.pkp_head {
    background-image: url('https://ijitrd.com/public/journals/1/homepageImage_en.jpg'); 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px; /* Adjust header height */
    width: 100%; /* Ensure it spans the full width */
}


