
@charset "UTF-8";

#price_center + div tr td:not(:first-child) {
  text-align: center !important;
}

table tr td:not(:first-child) {
  text-align: center !important;
}