.main__tables__container {
      justify-content: center;
}


.product-cards__container {
      display: flex;
      flex-wrap: wrap;
      width: 930px;
      margin: 0 auto;
}

.plans-container__slider {
      justify-content: center;
}
