/* Supplied Tourist Guide Alphen identity and a no-wrap responsive header. */
.tga-header .tga-header__inner{width:min(1480px,calc(100% - 40px));gap:18px}
.tga-header .tga-brand{display:flex;flex:0 0 clamp(220px,17vw,260px);min-width:0;align-items:center}
.tga-header .tga-brand__logo{display:block;width:100%;height:auto;max-height:50px;object-fit:contain;object-position:left center}
.tga-header .tga-nav{min-width:0;flex:1 1 auto;justify-content:center;gap:clamp(12px,1.05vw,20px)}
.tga-header .tga-nav>a{flex:0 0 auto;white-space:nowrap;word-break:normal;overflow-wrap:normal;hyphens:none}
.tga-header .tga-header__tools{gap:8px}
.tga-header .tga-saved-toggle,.tga-header .tga-language>button{white-space:nowrap}
@media(max-width:1320px){.tga-header .tga-brand{flex-basis:235px;margin-right:auto}}
@media(max-width:700px){.tga-header .tga-header__inner{width:calc(100% - 28px)}.tga-header .tga-brand{flex:0 1 150px;min-width:105px}.tga-header .tga-brand__logo{max-height:34px}}
@media(max-width:390px){.tga-header .tga-brand{flex-basis:120px}}
