.m42-container{display:flex;flex-direction:column;width:100%}.our-product-title{margin-bottom:32px;width:100%}.our-product-wrapper{display:grid;gap:24px;grid-auto-rows:280px}@media (min-width:768px){.our-product-wrapper{grid-template-columns:calc(33% - 12px) calc(33% - 12px) calc(33% - 12px)}}@media (min-width:1024px){.our-product-wrapper{grid-auto-rows:330px}}@media (min-width:1440px){.our-product-title{margin-bottom:48px}.our-product-wrapper{grid-auto-rows:420px}}.our-product-wrapper a{text-decoration:none}.product-item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;padding:32px}.product-item img{height:70%;margin-bottom:32px;object-fit:cover;width:100%}.product-item h5{color:#fff}.product-item .link-button{height:33px;margin-top:auto;width:36px}