html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/ar_economic_calendar_banner_bg.webp) center no-repeat;background-size: cover;}
html[lang='ar-SA'] .banner_box .banner_content{direction: rtl;}
html[lang='ar-SA'] .banner_box .banner_content .text_box {max-width: 585px;}
@media (max-width:768px){
    html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/economic_calendar_banner_bg_mobile.webp) center center no-repeat;background-size: cover;background-position-y: 71%;}
    html[lang='ar-SA'] .banner_box .banner_content .text_box {max-width: initial;}
}
@media (max-width:425px){
    html[lang='tr-TR'] .banner_box .banner_content{padding: 156px 0 500px;}
}