.content { height: 100%; display: flex; flex-direction: column; .top { flex: 454; display: flex; } .bottom { flex: 370; margin-top: (20rem / 16); .bottomContent { display: flex; height: 100%; } } }