.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:992px;padding:30px}.header__heading{margin:0}.header__brand-wrapper{display:block;width:60px}.header__brand-wrapper img{height:auto;width:100%}@media screen and (min-width:768px){.header__brand-wrapper{width:88px}}