@media print,screen and (min-width:768.1px){#grid-layout1{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(4,1fr)}#grid-layout1 .description{margin-inline:auto;max-width:220px}}@media print and (max-width:999px),screen and (min-width:768.1px) and (max-width:999px){#grid-layout1{margin-inline:auto;width:600px;grid-template-columns:repeat(2,1fr)}}