/* Recent Project Features */
.recent-project-features{
    margin-bottom: 60px;
}
.recent-project-features-title-wrap{

}
.recent-project-features-title{
    font-size: 2em;
}
.recent-project-features-content-row{
    width: calc(100% + 15px + 15px);
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 30px;
}
.recent-project-features-col{
    padding: 0 15px;
}
.recent-project-features-all-wrap{
    text-align: center;
}