.integration-header {
    padding: 70px 0 100px 0;
    text-align: center;
}

.integration-header h1 {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.integration-header p {
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 30px;
}
.zint-icon img {
    width: 48px;
    max-height: none !important;
}

.i18n-ar .category-wrap .addon-bottom a span.zarrow:after {
    left: -12px;
    right: auto;
    transform: translate(-50%,-50%) scaleX(-1);
    -webkit-transform: translate(-50%,-50%) scaleX(-1);
}
.i18n-ar .integration-header h1, .i18n-ar .integration-header .content-wrap {
    text-align: center;
}