@media (min-width: 1400px) {
    .new-peopleClient {
        width: 100% !important;
    }

    .new-peopleClient .title {
        font-size: 0.95rem !important;
    }
}