@media (max-width:1099px){.main-new-makes .items{grid-template-columns:repeat(3,1fr);}}@media (max-width:799px){.main-new-makes .items{grid-template-columns:repeat(2,1fr);}}@media (max-width:599px){.main-new-makes .items{grid-template-columns:repeat(1,1fr);}}