.block-product-price {
  display: block;
}
.price .member-points,
.price .tax-text {
    font-size: 16px;
    display: none;
}

.product-price .member-points,
.product-price .tax-text {
    display: inline-block;
}