body .product-list.thumbs .product-item .gr-product-image a img, body .product-list.simple .product-item .gr-product-image a img {
  object-fit: contain; }
  body .card-slider.horizontal .card-slider__image a img {
    object-fit: contain; }
  body .product-amount, body .kinds-block .product-amount, body .product-list.thumbs .product-item .product-amount {
    width: 150px !important; }
  body .product-amount .shop2-product-amount input {
    width: 50px !important; }
  body .cart-block__amount {
    width: auto; }
  body .product-list.thumbs .product-item .gr-product-name a {
    overflow: visible;
    height: auto;
    -webkit-line-clamp: unset; }
