.text-center{
    text-align: center;
}

.product-image{
    object-fit: cover;
    height: 150px;
}