@media only screen and (max-width:767px)
{
    #mohtavaEzafiSV
    {
        display: block;
    }

    /*  کادر اضافات ستون وسط - کادر حدیث    */
    #kadrHadisSV
    {
        width: 100%;
        height: auto;
        overflow-y: auto;
        margin: 0px;
    }

    #kadrHadisSV>div
    {
        padding: 20px 20px;
        background-size: 150%;
        background-position: center bottom;
    }


    #gooyandehHadisSV
    {
        font-size: 0.875rem;
        line-height: 2;
    }

    #matnArabiHadisSV
    {
        font-size: 1rem;
        /*diz line-height: 1.2;*/
    }

    #matnArabiHadisSV strong
    {
        font-size: 1rem;
        /*diz line-height: 1.2;*/
    }


    #matnFarsiHadisSV
    {
        font-size: 0.875rem;
        line-height: 1.6;
    }


    #manbaHadisSV
    {
        font-size: 0.625rem;
        /*diz line-height: 2;*/
    }
}