/*
.pfml-table .product-info-table th:nth-of-type(1),.pfml-table .product-info-table td:nth-of-type(1) { padding-left: 10px;
min-width: 300px !important; }
 .pfml-table .product-info-table th:not(:first-of-type),.pfml-table .product-info-table td:not(:first-of-type) { min-width: 300px !important; }
 */

.pfml-table .product-info-table th.widthMin,.pfml-table .product-info-table td.widthMin { padding-left: 10px;
min-width: 160px !important; }
.pfml-table .product-info-table th.widthMedium,.pfml-table .product-info-table td.widthMedium { padding-left: 10px;
min-width: 120px !important; }
.pfml-table .product-info-table th.widthMiddle,.pfml-table .product-info-table td.widthMiddle { padding-left: 10px;
min-width: 90px !important; }
.pfml-table .product-info-table th.widthMax,.pfml-table .product-info-table td.widthMax { padding-left: 10px;
min-width: 300px !important; }
