.products-items .item{width:23%}.products-items .item .image{background:var(--LightGrey);border-radius:30px;padding:20px}.products-items .item .image img{mix-blend-mode:darken}@media screen and (max-width:1023px){.products-items .item{width:calc(33% - 2rem)}}@media screen and (max-width:767px){.products-items .item .image{border-radius:15px;padding:15px}.products-items .item .common-heading{font-size:1.8rem}}@media screen and (max-width:639px){.products-items{gap:1rem;row-gap:20px}.products-items .item{width:calc(50% - .5rem)}.products-items .item .common-heading{font-size:1.2rem}}