.systems .system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.systems .system-grid{grid-template-columns:1fr}}