.custom-header-row{display:flex;align-items:center}.custom-header-row .header-col-logo{flex:0 0 18%;max-width:18%}.custom-header-row .header-col-menu{flex:0 0 64%;max-width:64%;display:flex;justify-content:center}.custom-header-row .header-col-cta{flex:0 0 18%;max-width:18%;display:flex;justify-content:flex-end}@media (max-width:980px){.custom-header-row .header-col-logo{flex:0 0 50%;max-width:50%;display:flex;align-items:center;justify-content:flex-start}.custom-header-row .header-col-menu{flex:0 0 50%;max-width:50%;display:flex;align-items:center;justify-content:flex-end}.custom-header-row .header-col-cta{flex:0 0 100%;max-width:100%;display:flex;justify-content:center;margin-top:12px}}