.product-carousel-wrapper{align-items:center;display:flex;justify-content:center;margin:auto;width:85%}.product-carousel-container{text-align:center}.product-item{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:inline-block;margin-right:20px;overflow:hidden;vertical-align:top;width:270px}.product-item:last-child{margin-right:0}.product-item img{border-top-left-radius:8px;border-top-right-radius:8px;height:auto;object-fit:cover;width:100%}.product-card-description{box-sizing:border-box;height:120px;overflow:hidden;padding:10px}.product-carousel-text{max-width:760px}@media (max-width:768px){.product-carousel-heading h1{font-family:Libre Franklin;font-size:20px;font-weight:700;line-height:46px}.product-carousel-heading p{font-family:Libre Franklin;font-size:15px;font-weight:400;letter-spacing:-.01em;line-height:22.5px;text-align:center}.product-item{margin-bottom:30px;margin-right:0;width:calc(100% - 20px)}}