.page{ width:90%; max-width: 1200px; margin:auto; display:flex; flex-direction: column; } .bottom{ display:flex; flex-direction: row; } .right{ width:20%; min-width:300px; } .left{width:100%;}