

.store-logo-module .store-logo-link img {
    max-width: 150%;
    margin: 10px 0;
    max-height: 100px;
}

.HOME_SEO {
    font-size: 15px;
}

.store-logo-module .store-logo-link {
    display: block;
    padding-right: 63px;
}

#primary-header {
   
    background-color: #484848;
}

#primary-header .header-right-wrap .main-nav li {
    
    color: white;
}
.store-logo-module .store-logo-link img {
    max-width: 150%;
    margin: 10px 0;
    max-height: 100px;
    padding-right: 20px;
}

#mobile-header .header-center-nav {
    display: block;
    text-align: center;
    background-color: #333;
 
}


#mobile-header .navbar-toggle {
    display: block;
    color: white;
}

/* KT-4418: Papago Theme fix */
.header-right-wrap .main-nav { margin: 0; }

