

.story h1{
    font-size: 50px;
    color: #83b46d;
    text-align: center;
    margin: 20px;
    padding: 20px  auto   0    20px;
}


.section   .right  h2,  
.section   .left  h2{
    font-size: 40px;
    color: #83b46d;
    margin: 20px;

}


.section   .right  p,
.section   .left  p
{
    font-size: 30px;
    color: #5c5959;
    direction: rtl;
    line-height: 30px;
    text-align: justify;
    padding: 10px   15px   10px   0;
}