html[dir='rtl'] .has_flyout_menu .block-system-breadcrumb-block .breadcrumb-item .breadcrumb-separator-link
{
    transform: rotate(180deg);
}
