.ServicesController.sub.container table {
  width: 100%;
  max-width: 400px;
}

.ServicesController.sub.container table td.title {
  width: 100%;
  text-align: left;
}

.ServicesController.sub.container table td.price {
  white-space: nowrap;
  text-align: right;
}
