.alternative-products .products-list{grid-column-gap:20px;grid-row-gap:40px;display:grid;grid-template-columns:repeat(4,1fr);margin:0;text-align:center}.alternative-products .product-image img{width:100%}.alternative .product-item{text-align:center}.alternative-products .product-image{margin-bottom:60px}.alternative-products .product-name h2{font-family:aktivgrotesk-lighuploadedfile!important;font-size:18px;font-weight:400}@media(max-width:991px){.alternative-products .products-list{grid-template-columns:repeat(2,1fr)}}