.tab-header{display:flex;flex-wrap:wrap;align-items:center;margin:10px 0}.tab-header__title{max-width:800px;margin-bottom:10px;margin-right:calc(var(--offset-left)*2);margin-left:0}.tab-header__action{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end}@media screen and (min-width:1080px){.tab-header__action{align-items:center;flex-direction:row;margin-left:auto}}