.together-layout{min-height:100%;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.together-layout__header{height:100px}.together-layout__content{background:#fff;min-height:calc(100vh - 200px)}.together-layout__footer{height:100px}