
        img { max-width:100%; height:auto; display:block; }
        .product-table { margin:15px 0; border-collapse:collapse; }
        .product-table td { width:200px; height:200px; padding:8px; text-align:center; border:1px solid #eee; }
        .product-table img { width:200px; height:200px; object-fit:cover; }
    