.Dpu_Mca_Job_Profile {
    margin: 50px 0px;
}

.Dpu_Mca_Job_Profile .section_title {
    color: #AD314D;
    font-size: 25px;
    margin-bottom: 20px;
}

@media (min-width: 0px) and (max-width: 991px) {
    .Dpu_Mca_Job_Profile .section_title {
        font-size: 18px;
    }

    .Dpu_Mca_Job_Profile {
        margin: 30px 0px;
    }
}