.product-grid-container{margin:0 auto;max-width:1400px}.grid-2{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto;grid-column-gap:60px;grid-row-gap:20px;margin:100px 107px;max-width:1400px}.product-card{font-family:Gotham,sans-serif;font-weight:300;text-decoration:none}.product-card img{max-width:100%;height:auto;margin-bottom:1rem}.product-card h4{font-size:24px;font-family:"GT Alpina LAN Standard Light",serif;margin:20px 0 6px;padding:5px 1px;color:#373a36}.product-card p{font-size:16px;color:#373a36;line-height:1.5;letter-spacing:0;margin:10px 0 80px}@media screen and (min-width:1920px){.product-card h4{color:#654ea3;text-align:center}.grid-2{grid-column-gap:30px;grid-row-gap:15px}}@media screen and (max-width:1440px){.product-grid-container{margin:0;max-width:100%}}@media screen and (max-width:991px){.grid-2{margin-left:24px;margin-right:24px}}@media screen and (max-width:768px){.product-card h4{font-size:22px;margin:20px 0 0;text-align:left}.product-card p{margin:10px 0 22px}}@media screen and (max-width:767px){.grid-2{grid-template-columns:1fr 1fr}}@media screen and (max-width:477px){.grid-2{grid-template-columns:1fr}.product-card h3{font-size:19px;text-align:left}.product-card p{margin:10px 0 22px}}