.table-price-container {
    font-size: 120%;
    margin-bottom: 80px;
}
#label_table_prices {
    margin-top: 10px;
    margin-bottom: 10px;
}
#label_table_prices,
#table_prices_wrapper {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.price-table-header {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.table-price-container td {
    font-weight: 600 !important;
}
