.features-banner-wrap {
    background: linear-gradient(to bottom, rgba(63,81,182,1) 0%, rgba(3,168,245,1) 100%);
}
.all-features {
    display: none;
}
/* Arabic Style Start */
.i18n-ar h1, .i18n-ar p, .i18n-ar h2{
    text-align: center;
}
/* Arabic Style End */
@media(max-width:768px){
.act-btn.cta-btn{
margin-top:10px;
}
}