.container { display: flex; } .column { width: 50%; padding: 20px; } .column img { width: 100%; height: auto; }