.woocommerce div.product table.tegooe-size-chart {
  width: 100%;
  max-width: 640px;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 1.4;
  margin: 1.25em 0;
}
.woocommerce div.product table.tegooe-size-chart th,
.woocommerce div.product table.tegooe-size-chart td {
  border: 1px solid #cfcfcf;
  padding: 10px 12px;
  text-align: left;
}
.woocommerce div.product table.tegooe-size-chart th {
  background: #f4f4f4;
  font-weight: 600;
}
.woocommerce div.product .tegooe-size-chart-note {
  font-size: 15px;
  margin: 0.5em 0 1.25em;
}
.woocommerce div.product .woocommerce-product-gallery__image img {
  max-width: 100%;
  height: auto;
}
.woocommerce-Tabs-panel--description img,
.woocommerce div.product #tab-description img {
  width: 100%;
  max-width: 720px;
  height: auto;
}
