@media (max-width: 769px) {
    .top-header a {
        line-height: 20px !important;
    }
    .top-header {
    padding-top: 5px;
    padding-bottom: 5px;
}
}

.top-header a {
     text-transform: none !important;
     font-weight: normal !important;
}