.global_header_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.global_header_name{flex-basis:20%}.global_header_menu{flex-basis:75%;text-align:right}.desktopMenu{list-style-type:none;margin-left:0;padding-left:0}.desktopMenu__items{display:inline-block;padding:10px 20px}.desktopMenu__link{color:#000;text-decoration:none}.global_header_name{font-family:Playfair Display;font-size:20px}.menuCallout{border:1px solid #000;border-radius:6px}@media screen and (max-width:800px){.global_header_name{flex-basis:100%}.global_header_menu{display:none}.global_header_name{text-align:center}}