Hello,
Add the next code in Theme Options > Theme custom CSS > Custom CSS for desctop:
.single-product form.cart table.variations {
margin-left: 0px;
}
.single-product form.cart th,
.single-product form.cart td {
padding-left: 0px !important;
}
Regards