.pagination__items {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}