* { box-sizing: border-box; } /* Clearfix (clear floats) */ .row::after { content: ""; clear: both; display: table; } .img_multiple { width: 100%; max-height: 700px; height: auto; } .single_parent_div { margin-top: 10px; height: 1400px; } .img_single { width: 100%...