.product-name {
    color: white;
}

.product-photo {
    height: 350px;
    object-fit: cover;
}