.product-image-block {
    max-height: 200px;
    max-width: 200px;
}

.product-image-block img {
    max-height: 200px;
    width: auto;
}