
.mblAccordionIconParentRtl {
  float: right;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
