.woocommerce-Price-amount.amount {
  width: 1%;
  background-color: #ffffff;
}

.price {
  width: 100%;
  z-index: 0;
  margin-top: 10px;
  height: 50%;
}

tr {
  margin-top: 30px;
}

label {
  margin-top: 39px;
  font-size: 20px;
}

bdi {
  color: #050505;
}

.value {
  font-size: 18px;
}