.uc-text-rtl {
    text-align : right !important;
}

html[lang="ar"] .t794__arrow {
      top: -20px !important;
}
html[lang="ar"] #allrecords ul {
    text-align: right !important;
    padding: 5px !important;

}

html[lang="ar"] #rec1173230861 .t897__container,
{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

@media(max-width:961px){
html[lang="ar"] .t794__arrow {
      top: 0 !important;
              left: -20px;
}
}

@media(min-width:960px){
    html[lang="ar"] #rec1173046596 .t897__container {
         display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    }
}