.website-header .row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.website-header{position:absolute;top:0;width:100%;z-index:99}.website-header .row .logo-section{padding:20px 0;width:167px}.website-header .row .button-section{text-align:end;width:calc(100% - 167px)}@media only screen and (max-width:767px){.website-header .row .button-section{text-align:end;width:calc(100% - 100px)}.website-header .row .logo-section{width:100px}.website-header .row .button-section a.button{font-size:13px;padding-left:12px}.website-header .row .button-section a.button .icon{padding:8px 12px}}