.row.resultimage {
    align-items: center!important;
}
.pr-20.eliteib li .text h3.profileinfoboxtext {
    font-size: 14px;
    text-align: left;
    margin-left: auto;
    font-weight: 400;
}
.pr-20.eliteib li .text{
    width: 300px!important;
}
.pr-20.eliteib li .text i.icofont-long-arrow-right {
    float: left;
    background: #F3F2AB;
    color: #000;
    padding: 5px;
    border-radius: 100px;
    margin-right: 10px;
}
.eliteib li {
    display: flex;
}
.cat p {
    background: #F3F2AB;
    color: #000;
    margin-bottom: 20px;
    margin-top: 10px;
    width: fit-content;
    padding: 0px 20px;
    border-radius: 5px;
}

@media (max-width: 767px){
    img.prlogos1.center-align {
    width: 100%!important;
}
img.prlogos {
    width: 100%!important;
}
	.whytychr.sp_top_70 {
    padding-bottom: 30px;
}
	.testmetho.sp_top_50 {
    padding-bottom: 50px;
}
	.testmetho.sp_top_70 {
    padding-bottom: 40px;
}
.testmonialarea {
    padding-bottom: 50px!important;
}
	.footerarea__logo img {
    width: 70%!important;
}
}
@media (min-width: 767px){
    img.prlogos1.center-align {
    width: 75%!important;
}
img.prlogos {
    width: 100%!important;
}
}