.vission-wapper {
    background: #990d32 !important;
}


.vission-wapper small {
    /*padding-bottom: 15px !important;*/
    font-size: 25px !important;
}

.vission-wapper p {
    font-size: 22px;
}
.about-us-section .info p{
    /*background: red;*/
    font-size: 23px;
}
.our-success .content{
    display: block !important;
}

.our-success .content .text{
    display: block;
    /*background: red;*/
}
.our-success .statsics{
    display: none;
}

.about-us-wrapper-page .section-with-background .content .statistics {
    grid-template-columns: repeat(5, 1fr);
}
