body {
    text-align: left;
    direction: ltr;
}
  
.navigation-header img {
    transform: scaleX(-1);
}
.about-us-end ul li h2::after {

    right: auto;
    left: 0;



}
.sub-aboutus-goals::after {
    left: 6px;
    right: -6px;
  
  }