.product-recommendations .featured-products{
  padding: 20px 30px 40px;
  @media (min-width: 1200px) {
      padding: 60px 30px 90px;
    
  }
}