[dir="rtl"] {
  .start-0 {
    left: auto !important;
    right: 0;
  }
  
  .end-0 {
    right: auto !important;
    left: 0;
  }
}