@media screen and (max-width: 749px){
  .thefeatured-collection .page-width {padding: 0 0px;}
  .collection .slider--tablet.product-grid {scroll-padding-left: 10px !important;}
  .grid--peek .grid__item {min-width: 46.5%;}
  .thefeatured-collection .card__information .card__heading {margin: 0px;font-size: 14px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
  .card__content .card-information .price-item--sale {font-size: 20px;}
  .card__content .card-information .price--on-sale, .card__content .card-information .price__sale .price-item--regular {letter-spacing: 0;font-size: 14px !important;}
}