/*Arabic starts*/
.i18n-ar #bottom-section .content-wrap.animated h2, .i18n-ar #bottom-section .content-wrap.animated p {
    text-align: center;
}
/*Arabic ends*/
.desk-two-col {  display: table;}
.desk-two-col ul li > div {  width: 50%;  float: left;  text-align: left;  padding: 0 40px;  box-sizing: border-box;}
.desk-two-col ul li > div p {  max-width: 100%;}
.desk-two-col h3,.desk-two-col h2 {  font-weight: 400;}
.desk-two-col{ padding: 70px 0;}
.desk-two-col{max-width:980px;    margin: 0 auto;width: 90%;position: relative; z-index: 1;}

@media only screen and (max-width :767px) {
.features-item div.desk-two-col ul li{width:100%;margin:0 auto 25px;}
	.desk-two-col h2{font-size:24px}
	.desk-two-col h2::after {left:44%; }
.desk-two-col ul li > div {  width: 100%;  padding: 20px 0;}

}