body .card-slider__image a img, body .product-list.thumbs .product-item .gr-product-image a img {
  object-fit: contain;
}
body .card-slider__image a img {
  object-position: top;
}
body .product-list.thumbs .product-item .gr-product-image.no-image {
  height: 150px;
  max-height: 150px;
  padding-top: 150px !important;
}
body .sorting-panel__btn-wrap {
  display: block;
}
body .filter-block {
  padding: 0;
}
