/* Walt Disney World Logo for GSC Theme */

.gscTheme .globalNavigationBar .waltDisneyWorldLogo {
    background-image: url('/dam/disney-world/50th-anniversary/logo/wdw-gsc-50th-logo-nav.svg') !important;
    background-repeat: no-repeat;
    width: 150px;
    height: 50px;
}

.gscTheme .pepSyndicatedComponent .globalNavigationBar .siteLogo {
    height: inherit !important;   
}

