    #section-about-1 {
  margin-bottom: 390px;
  display: table; 
  width: 100%;
}
#section-about-1 #about-top {
  width: 90%;
  height: 64px;
  color: #9b8064;
  font-weight: bold;
  text-align: right;
  font-size: 15px;
  padding: 20px 10px 0 0;
  float: right;
  margin-bottom: 30px; }
#section-about-1 #content {
  direction: rtl;
  font-family:IRAN !important;

}
#section-about-1 #content p{
  text-align: justify;
  padding: 8px 6px;
  line-height: 2.5em;
  font-size: 13px;
}
  
#section-about-1 #about-img {
  background: url(../img/about/frame.jpg) no-repeat;
  width: 100%;
  height: 399px;
  background-position: -106px -11px;
  padding: 0 10px 0 0;
}
  
#section-about-1 #about-img img {
  width: 100%;
  height: 319px;
  border: 0;
  border: 4px solid #348f56;
}
.meta-info{
  padding-right: 10px;
  padding-bottom: 40px;
}
.meta-info i.fa{
  color: #348f56;
}
.schooll-ul{
  border-right: 3px solid #ddd;
  padding-right: 0px;
  margin-right: 15px;
}
.schooll-ul li {
    border-bottom: 1px solid #ddd;
    list-style: none;
    padding-right: 5px;
    padding-bottom: 5px;
}
    .schooll-ul li:last-child{
      border-bottom: none;
    }