.product_img {
    display: block;
    width: 200px;
    height: 200px;
    object-fit: contain;
}