.sc_table_price_list {
    position: relative;
    padding-top: 0.0001px;
    max-width: 100%;
    overflow-x: auto;
}

.sc_table_price_list table {
    width: 100%;
    border-collapse: collapse;
}

.sc_table_price_list table th,
.sc_table_price_list table td {
    padding: 1.8em 1em;
}

.sc_table_price_list table thead th {
    font-weight: bold;
}