.page-not-found-page .special-products-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px}@media (min-width: 0) and (max-width: 599px){.page-not-found-page .special-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 1180px){.page-not-found-page .special-products-grid{grid-template-columns:repeat(3,1fr)}}
