@media (max-width: 768px) {
  .pagination-responsive {
    justify-content: center !important;
    width: 100%;
  }
}
