complete-the-look-grid #product-recommendations{
  padding-block:3.2rem;
}

complete-the-look-grid .card__information,complete-the-look-grid .card__price,complete-the-look-grid .price,complete-the-look-grid .shopify-section--product-card{
  margin-bottom:0 !important;
}

complete-the-look-grid h3.h2{
  font-size:var(--font-size-lg);
}

.complete-the-look-grid .global-recommendations__swiper.active,.complete-the-look-grid .global-recommendations__swiper.active .collection-list__grid{
  position:static;
}

@media (min-width:768px){
  complete-the-look-grid #product-recommendations{
    margin-right:0;
    padding-block:5rem;
  }
  complete-the-look-grid .swiper-slide{
    max-width:33.333333% !important;
  }
}

@media (max-width:767px){
  complete-the-look-grid .swiper-upper-navigation .swiper-buttons{
    margin-top:3.2rem;
  }
}
