.base-price-text {
    clear: both;
    height: 30px;
    margin-bottom: 10px;
}

.base-price-text:empty {
    display: none;
}
