.nricenter {
    margin-top: 10px;
    overflow: hidden;
    border: 1px #ff9000 solid;
    margin-bottom: 10px;
}
.nritextb1 {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    background-color: #ffb95d;
    text-align: center;
    font-size: 16px;
    font-family: 'Dosis', sans-serif;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 700;
}


.what-grid1 i {
    height: 30px;
    width: 30px;
    /* margin: 3px; */
    font-size: 17px;
    border-radius: 15%;
    line-height: 32px;
    text-align: center;
    background: #f47721;
    color: #fff;
}
.what-grid1 h4 {
    font-size: 19px;
    color: #012232;
    font-weight: 600;
}

.what-w3ls {
    padding: 0em 0;
}

.what-left {
    float: left;
    width: 10%;
    text-align: center;
}

.what-right {
    float: left;
    width: 85%;
}

.what-grids {
    margin-top: 1em;
    margin-bottom: 1em;
}