.product-img {
    width: 100%;
    height: 350;
    object-fit: cover;
}
h1{
    text-transform: capitalize;
}