.section-recently-viewed{border:1px solid var(--Light-Grey);}
@media(min-width:992px){
  .section-recently-viewed{padding:70px 0 100px;}
  .recently-viewed-head{padding:0 32px 24px;}
  .section-recently-viewed .carousel-row .swiper-slide{width:18.143%;min-width:254px;}
  .section-recently-viewed .product-images{aspect-ratio:13/17;}
  .section-recently-viewed .snippet-product-grid:not(.horizontal-product-grid) .grid-imagebox{padding:16px 16px 26px;}
}
@media(max-width:991px){
  .section-recently-viewed{padding:40px 0 70px;}
  .recently-viewed-head{padding:0 12px 24px;}
  .section-recently-viewed .carousel-row .swiper-slide{width:171px;}
  .section-recently-viewed .carousel-row .swiper-slide:first-child {padding-left:12px;}
  .section-recently-viewed .carousel-row .swiper-slide:last-child {padding-right:12px;}
  .section-recently-viewed .carousel-row .swiper-slide {padding:0 2px;}
  .section-recently-viewed .snippet-product-grid:not(.horizontal-product-grid) .grid-meta.grid-recommend{padding:12px 0 4px;background:transparent;border-top:0;border-radius:0;}
  .section-recently-viewed .snippet-product-grid:not(.horizontal-product-grid) .grid-imagebox{padding:12px;}
  .section-recently-viewed .snippet-product-grid:not(.horizontal-product-grid) .product-images{aspect-ratio:8/11;}
  .section-recently-viewed .grid-meta-top{max-width:100%;}
  .section-recently-viewed .grid-meta-left .grid-title{font-size:12px;}
}