/* FIX FOR PRICE GRID (variations table) */
table.vartable,
table.vartable tr {
    min-width: 98% !important;
    max-width: 98% !important;
}
