.product-thumbnail {
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.modal-img {
    max-height: 80vh;
}