#MfiCo .t-NavTabs-item.is-active, .t-NavTabs-item:hover {
    background-color: #2083e6;
    color: #fff;
font-size: x-large;
}



@media (max-width: 768px)
.t-NavTabs-label {
    padding: 0px 0px 0px 3px;
    font-size: 14px;
    line-height: 12px;
    font-weight: 500;
    width: 100%;
}