@media screen and (min-width: 1000px){.product-triple__content{display:grid;grid-template-columns:repeat(3, 1fr);align-items:start;grid-gap:30px}}@media screen and (max-width: 1000px){.product-triple__product-item:not(:first-of-type){margin-top:50px}}@media screen and (min-width: 1440px){.product-triple{padding:0 25px}}@media screen and (min-width: 1700px){.product-triple{padding:0}}