Was able to ensure column 1 kept a min-width using the minmax attribute: grid-template-columns: minmax(600px, 600px) 2fr;