.logo-flex{
    display: flex;
    align-items: center;
}
.logo-img-show{
    height: 45px;
    width: auto;
}
.logo-title-top{
    color: rgba(0, 0, 0, 1);
    margin-left: 10px;
    font-size: 14px;
    font-weight: 800;
}
.top-div-s-title{
    color: rgba(28, 28, 28, 1);
    font-size: 16px;
}
.partner-title-all{
    display: flex;
    align-items: center;
}
.partner-title-img img{
    width: 30px;
    height: auto;
}
.partner-title-text{
    margin-left: 10px;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: 800;
}
.right-img{
    height: 16px;
    width: auto;
    margin-right: 5px;
    margin-top: -2px;
}
.flex-div{
    display: flex;
    align-items: center;
    line-height: 30px;
    height: 30px;
}
.new-say-people-info{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.say-people-info-head img{
    width: 80%;
}
.say-people-info{
    text-align: left;
}
.say-people-info-name{
    font-weight: 800;
    color: rgba(0, 0, 0, 1);
    margin-left: 20px;
}
.say-people-info-desc{
    margin-top: 10px;
}
.stories-title{
    color: black;
    text-align: center;
    font-weight: 800;
}
.stories-title-s{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.stories-title-img{
    display: flex;
    align-items: center;
}
.stories-title-text{
    margin-left: 5px;
    padding-top: 5px;
    color: rgba(100, 100, 100, 1);
}
.stories-desc{
    margin-top: 10px;
    color: rgba(0, 0, 0, 1);
}
.how-num-co-div{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.how-num-co{
    background-color: rgba(255, 121, 3, 1);
    color: white;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.new-why-list-flex{
    margin-top: 12px;
    display: flex;
    align-items: center;
}
.new-why-list-flex-o{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.new-why-list-flex-img,.new-why-list-flex-o-img{
    margin-right: 10px;

}
.new-why-list-flex-o-img{
    width: 10%;
    margin-left: -50px;
}