.header__inner{min-height:150px;padding:25px 60px;-webkit-transition:.4s ease-in-out padding;transition:.4s ease-in-out padding}@media (max-width:991px){.header__inner{padding:15px 17px}}.header__logo a{display:block;float:left}.header__logo a svg{display:block;max-width:100%;height:auto;width:295px;-webkit-transition:height .4s ease-in-out,width .4s ease-in-out;transition:height .4s ease-in-out,width .4s ease-in-out}@media (max-width:991px){.header__logo a svg{width:225px}}@media (min-width:992px){.header__nav{margin-top:30px}.header__nav>ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}body.has_header_image .header:not(.header--fixed) .header__inner{padding:40px 0}body.has_header_image .header:not(.header--fixed) .header__logo a svg{height:105px;width:325px}