.page-layout{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}body{margin-bottom:15rem}.page-layout__content{flex:1;flex-basis:auto;flex-shrink:0;display:flex;flex-direction:column;margin-top:8rem;max-width:120rem;width:100%}@media only screen and (max-width: 640px){.page-layout__content{margin-top:6.4rem}}
