#maincontent .kowal-list-description {
    text-align: start;
    overflow-wrap: anywhere;
}

/* Keep the generated thumbnail at its configured size, shrinking on narrow cards. */
#maincontent .product-item img.kowal-catalog-image {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-inline: auto;
}
