
.cart-table .framer-options-table {
    width: 100% !important;
    margin: 5px 0 0 !important;
}
    .cart-table .framer-options-table tr {
        margin-bottom: 0;
        padding-bottom: 0;
        border: 0;
    }
        .cart-table .framer-options-table td {
            padding: 1px 5px;
            font-size: 12px;
        }

