.section-title{
    max-width: 100% !important;
    text-align: center;
}
.custom-project-desc{
    margin-top: 9em;
}
.custom-project-desc p{
    font-size: 25px;
}

.custom-mar-sec{
   margin-top: 65px;
}




@media screen and (max-width:760px) {
 .custom-project-desc{
    margin-top: 2em;
}   
}