@media (max-width: 991.98px) {
  .hero-pagination {
    right: unset !important;
    left: 43px !important;
  }
}
@media (max-width: 767px) {
  .howWeWorkTimeLine::before {
    right: 0;
    left: unset;
  }
}
