.our_services_items .new-p16 {
    font-size: 18px;
    font-family: 'playfair Display';
    line-height: 28px !important;
}

.our_services_items .new-p16 a{
    color: #000;
    text-decoration: underline;
    
}

.our_services_items .new-p16 a:hover{
    color: #92fbce;
    text-decoration: underline;
    
}
.fou-img {
    float: left;
    width: calc(50% - 15px);
    position: absolute;
    top: 140px;
}
@media only screen and (max-width: 1460px) {
    .our_services_items .new-p16 {
        line-height: 26px;
    }
}