html[lang='ar-SA'] .banner_box .banner_content .text_box{direction: rtl;}
html[lang='ar-SA'] .banner_box .banner_content .content_bottom>a img{transform: scaleX(-1);}
@media (max-width:768px){
    html[lang='ar-SA'] .banner_box .banner_content {justify-content: center;}
}