.page-layout {
flex: 1 0 auto;
display: flex;
flex-direction: column;
.content {
-webkit-flex-direction: column;
}