.services-section h2 {
  text-align: center;
}

.services-section{
  width: 100%;
  align-items: center;
}
.services-section .data-table-centerd {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
