.zw-template-zp_feature_detail_pages {
    position: relative
}

.zw-template-zp_feature_detail_pages:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 475px;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(to bottom, #81dbff 0%, #fff 100%);
}

#features-3 .image-part img{
    box-shadow: none;
    border: 0;
}

/*Arabic starts*/
.i18n-ar .bottom-cta-wrap h2, .i18n-ar .bottom-cta-wrap .content-wrap {
    text-align: center;
}
/*Arabic ends*/