html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/ar_mam-account_banner_bg.webp) center no-repeat;background-size: cover;}
html[lang='ar-SA'] .banner_box .banner_content{direction: rtl;}
html[lang='tr-TR'] .banner_box .banner_content .text_box {max-width: 550px;}

@media (max-width:768px){
    html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/mam-account_banner_bg_mobile.webp) center center no-repeat;background-size: cover;background-position-y: 71%;}
    html[lang='tr-TR'] .banner_box .banner_content .text_box {max-width: 100%;}
}
@media (max-width:500px){
    html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/mam-account_banner_bg_mobile.webp) center center no-repeat;background-size: cover;}
}
@media (max-width:425px){
    html[lang='tr-TR'] .banner_box .banner_content {padding: 169px 0 450px;}
}