body { width: 100%; } div.steps { margin: auto; text-align: center; } div.steps div img { text-align: center; margin: auto; border: none; float: none; } div.steps input { width: 200px; } .hidden { display: none; } .clickable {…