body .brand-top-info h2 {
    color: #606060 !important;
}

body .empori-header-classic .empori-header-logo img {
        max-width: none !important;
}

@media (min-width: 800px) {
        body .empori-header-classic .empori-header-logo img {
            height: 55px !important;
    }
}

@media (max-width: 1020px) {
    body .empori-header-classic .empori-header-nav .empori-header-nav-link {
        font-size: .8em !important;
    }
}

@media (max-width: 1280px) {
    .empori-header-classic .empori-header-nav .empori-header-nav-link {
        font-size: .85em !important;
    }
}

.empori-header-classic .empori-header-nav .empori-header-nav-link {
    font-size: .9em !important;
}
