.attachment-woocommerce_thumbnail {
    width: 100%;
    height: 450px; /* stała wysokość */
    object-fit: cover;
}