.col-2{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 10px;}
.col-2 img { width:100%;}