@media screen and (min-width: 992px) {
    .wpo-site-header #navbar > ul .sub-menu {
        
        right: 0;
    }
}
.wpo-blog-section .title h2 {
  text-align: right;
}
.services4 .square-container2 {
    text-align: right;
}
.services4 .square2 h4 {
        text-align: right;

}
.testimonial-slider {
    direction: ltr;
}
@media screen and (min-width: 1450px) {
    .wpo-site-footer .link-widget {
        padding-right: 55px;
    }
}
.wpo-site-footer .link-widget ul li i {
    padding-inline-end: 10px;
    position: absolute;
    right: -35px;
}