@media only screen and (max-width:991px){
html[dir="rtl"] header .country-dropdown .dropdown-menu{left:0px;right:unset;}
}
@media only screen and (max-width:767px){
html[dir="rtl"] .discover-section figure img:nth-child(1),html[dir="rtl"] .feature-section figure img:nth-child(2){margin-right:0px;position:unset!important;margin-left:-75px;}
html[dir="rtl"] .feature-section figure img:nth-child(1){margin-left:0px;order:1;}
html[dir="rtl"] .showcase-section figure{left: -20px;}
}
@media only screen and (max-width:375px){
html[dir="rtl"] .discover-section figure img:nth-child(1),html[dir="rtl"] .feature-section figure img:nth-child(2){margin-left:-118px;}
}
