.panel { width: 270px; min-width: 270px; height: calc(100vh - 50px); align-self: flex-end; } .extraPanel { width: 360px; min-width: 360px; height: calc(100vh - 50px); align-self: flex-end; }