.i18n-ar .zs-comp-firstFold .zs-comp-rightSidePart .zs_comp_firstfoldHeroImg {
    transform: scaleX(-1);
}
.i18n-ar div{
direction: unset;
 text-align: initial;
}
  .i18n-ar  .zs-comp-SecondFoldImg .zs-pdfRight{
        right: 13%;
}
  .i18n-ar  .zs-comp-SecondFoldImg .zs-pdfLeft{
        left: 13%;
}
@media only screen and (max-width: 1024px) {
.i18n-ar  section.zs-comp-firstFold .zs-comp-rightSidePart .zs_comp_firstfoldHeroImg {
    transform: unset;
}
}