.entry-content figure {
    width: 100% !important;
}
img {height: auto; width: auto; max-width: 100%}
.woocommerce-page main {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
table {
    width: 100%;
    margin: 20px 0;
}
table td {
    border: 1px solid #ccc;
    padding: 8px;
}