.TestoWithWidget table{width:100%;border-collapse:collapse;text-align:left;border:none}.TestoWithWidget table thead tr{background-color:#f2f2f2}.TestoWithWidget table td,.TestoWithWidget table th{padding:10px;border:1px solid #ddd}.TestoWithWidget iframe{max-width:100%}.TestoWithWidget .products-wrapper .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;max-width:1000px;margin:20px auto}.TestoWithWidget .products-wrapper .products-grid-item{min-width:0}.TestoWithWidget .products-wrapper .products-grid-item .product-image{max-width:100%;max-height:100%}@media screen and (max-width:767px){.TestoWithWidget .products-wrapper .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.TestoWithWidget .products-wrapper .products-grid-item .ProductsListItem{max-width:240px;margin-left:auto;margin-right:auto}.TestoWithWidget .products-wrapper .products-grid-item .ProductsListItem .product-info{margin-top:8px}.TestoWithWidget .products-wrapper .products-grid-item .ProductsListItem .product-image{max-width:240px;max-height:240px;margin-left:auto;margin-right:auto}}