.Benefits_card p {
    padding-top: 0px;
    margin-bottom: 10px;
    text-align: start;
}

.Benefits_card {
    min-height: 220px;
    background: #fff;
    display: block;
    align-items: center;
    margin: unset;
    padding: 20px;
    margin-bottom: 2em;
    z-index: 1;
    position: relative;
}

.Benefits {
    background: #ffeedb;
    position: relative;
    height: 100vh;
    background-size: cover;
}

.Benefits_card h6 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
}

.Nextgen_Work_head h3 {
    width: 65%;
    padding-left: 28px;
}