.mobile .product-card__procudtchoose {
    height: 11rem;
}
.mobile .product-card__procudtchoose img{
    width: 3rem;
}
.mobile .product-card__procudtchoose:hover .text__desc{
    color: #fff !important;
}
.mobile .product-card__procudtchoose .text__desc{
    font-size: 0.75rem !important;
}