.om-header{background:#fff;padding:18px 0}.om-header__inner{align-items:center;display:flex;justify-content:space-between}.om-header__logo img{display:block;height:56px;width:auto}.om-header__nav a{color:var(--om-navy);font-family:var(--om-font);font-size:16px;font-weight:500;margin-left:28px;text-decoration:none}.om-header__nav a:hover{color:var(--om-blue)}@media (max-width:767px){.om-header__logo img{height:42px}.om-header__nav{display:none}}