.tile {
width: calc(10% - 1rem)!important; /* Adjust based on 5 items per row, minus the gap */
}

.data-center {
  margin-bottom: 2rem;
}
