.urjwan-stats::before{
    content:"أرجوان في أرقام";
    display:block;
    text-align:center;
    font-family:inherit;
    font-size:38px;
    font-weight:800;
    line-height:1.3;
    margin:0 0 28px;
    color:#111;
}

@media (max-width:768px){
    .urjwan-stats::before{
        font-size:30px;
    }
}