header{background-color:#000}
.header-container{display:flex;justify-content:space-between;align-items:center;margin:0 18px 0 60px;height:80px}
a.btn-login-to-mygenesis{display:inline-block;text-align:center;line-height:44px;color:#000;height:44px;width:220px;background-color:#fff;font-size:16px;font-family:'GenesisSansHeadOffice-Regular'}
@media(max-width:767px){.header-container{margin:0 15px}
a.btn-login-to-mygenesis{max-width:179px}
}