.product-table-wrapper{border-radius:12px;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.product-table{background:#fff;border-collapse:collapse;border-radius:12px;min-width:900px;width:100%}.product-table thead th{background:#0e192c;color:#fff;font-size:18px;font-weight:700;padding:16px 5px;text-align:center}.product-table tbody td{border:1.4px solid #38364e36;color:#0e192c;font-size:16px;line-height:1.5;padding:18px 16px;vertical-align:middle}.product-table strong{font-weight:600}@media screen and (max-width:767px){.product-table-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}}