.personal h3{
    text-align: center;
} 
.business h3{
    text-align: center;
} 
.student h3{
    text-align: center;
} 
.personal p{
    text-align: justify;
    padding-top: 20px;
}
.business p{
    text-align: justify;
    padding-top: 20px;
}
.student p{
    text-align: justify;
    padding-top: 20px;
}
.aplicationprocess ol li{
    list-style:auto;
}
.onestopsol ol li {
    list-style:auto;
}
.commitmentcompany ul li{
    list-style:disc;
}
.documents {
    padding-left: 30px;
}
.documentation{
    padding-left: 30px;
}
.lowestintrest p{
text-align: justify;
padding-top: 20px;
}
.imagesevent img{
   width:100%; 
   height: 450px;
}
.need button{
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
}
.studenticon img{
    width: 100px;
    height: 100px;
}
.businessicon img{
    width: 100px;
    height: 100px;
}
.personalicon img{
    width: 100px;
    height: 100px;
}
.studenloan{
background-color: #edf1f5;
width: 150px;
height: 150px;
margin: 0 auto;
border-radius: 5px;
}
.businessloan{
background-color: #edf1f5;
width: 150px;
height: 150px;
margin: 0 auto;
border-radius: 5px;
}
.dusbursal{
background-color: #edf1f5;
width: 100%;
height: 150px;
margin: 0 auto;
border-radius: 5px;
padding-top: 2px;
}
.creditloan p{
    padding:5px;
}
.personalloan{
    background-color: #edf1f5;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 5px;
    }
    @media (min-width: 768px){
        .riskreward{
            max-width:20%;
            flex:0 0 20%;
        }
    }
    .eligibility h3 u{
        padding-top: 10px;
    }
    .stubs{
    width: 150px;
    height: 100px;
    margin: 0 auto;
    background: #e4e7eb;
    border-radius: 5px;
    }
    .stubs img{

    }
    .returns img{

    }
    .returns{
        width: 150px;
        height: 100px;
        margin: 0 auto;
        background: #e4e7eb;
        border-radius: 5px;
    }
    .statements img{

    }
    .statements{
        width: 150px;
        height: 100px;
        margin: 0 auto;
        background: #e4e7eb;
        border-radius: 5px;
    }
    .id img{
        
    }
    .id{
    width: 150px;
    height: 100px;
    margin: 0 auto;
    background: #e4e7eb;
    border-radius: 5px;
    }