body {
    text-align: left;
    direction: ltr;
}
  


.footer-links a i {
    transform: scaleX(-1) !important;
}
.footer-title::after {
    right: auto  !important;
    left: 0  !important;
}
.read-more i {
    transform: scaleX(-1)  !important;
}.num-about {
    padding: 20px 10% 20px 20px  !important;

    left: auto;
    right: -10%  !important;
}   
.img-aboutus-index {
    margin-right: 0  !important;
    margin-left: auto  !important;
}