@media (min-width:640px){.custom-grid{grid-template-columns:repeat(11,1fr)}}@media (max-width:639px){.custom-grid{grid-template-columns:repeat(6,1fr)}}