.featured-products{margin-bottom:25px;text-align:center}.featured-products .products{display:grid;grid-template-columns:repeat(2,1fr);margin-top:25px}.featured-products .btn{margin-top:35px;width:100%}@media (min-width:768px){.featured-products{text-align:left}.featured-products .products{grid-template-columns:repeat(3,1fr)}.featured-products .btn{margin:35px auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (min-width:992px){.featured-products .products{grid-template-columns:repeat(5,1fr)}}
