#gas-business #plan.gb-section .gb-plan-box .gb-plan-content .gb-plan-content-right .gb-plan-table-box {
  display: block;
  width: 100%;
}

#gas-business #plan.gb-section .gb-plan-box .gb-plan-content .gb-plan-content-right .gb-plan-table-box:first-child {
  margin-bottom: 40px;
}

#gas-business .tax-txt {
  text-align: center;
  margin-top: 40px;
  font-size: 16px;
  padding-bottom: 20px;
}

#gas-business .tax-txt small {
  display: block;
  margin-top: 10px;
  font-size: 13px;
}

#gas-business #plan.gb-section .gb-plan-box.plan3 .gb-plan-content .gb-plan-content-right .gb-plan-table {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  #gas-business #plan.gb-section .gb-plan-box .gb-plan-content .gb-plan-content-right .gb-plan-table-box:first-child {
    margin-bottom: 20px;
  }
  #gas-business .tax-txt {
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    padding-bottom: 10px;
  }
  #gas-business .tax-txt small {
    margin-top: 5px;
    font-size: 11px;
  }
}

tr.space td {
  padding: 5px !important;
}

tr.space td:nth-of-type(1) {
  border: 0px !important;
}

tr.space td:nth-of-type(2) {
  border-left: 0px !important;
  border-right: 0px !important;
}

th.h3p {
  border-top: 3px solid #fff !important;
}

@media screen and (max-width: 768px) {
  th.h3p {
    border-top: 2px solid #fff !important;
  }
}
/*# sourceMappingURL=tax.css.map */