.card-product{height:439px;width:340px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.card-product h3{margin-top:5px}.card-product:hover img{transform:scale(1.2) translateY(-30px)}.img{height:83%!important;overflow:hidden}.card-product img,.img{width:100%;border-radius:6px}.card-product img{height:100%!important;transition:.5s;object-fit:cover!important}.card-product h3{font-size:1.5rem;font-weight:500;color:#000}.card-product h4{font-size:1rem;font-weight:500;color:grey}