/* Boxed fixed header: maximaal 1700px, zonder transform zodat het mega menu viewport-vullend blijft. */
.rgym-header{left:max(16px,calc((100vw - 1700px)/2))!important;width:min(1700px,calc(100vw - 32px))!important;max-width:1700px;transform:none!important}
@media(max-width:800px){.rgym-header{left:10px!important;width:calc(100vw - 20px)!important}}
