.product-img:hover {
    background-size: 97% !important;
}

.product-main .more {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;

}