/* jwjakec - makes menu text smaller */
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a {
    font-size: 13px;
    font-weight: 600;
}

/* jwjakec - takes margin padding off the Mb-Sprinter logo */
img.dealer-path-override-img {
    margin-left: 0px !important;
}

/* jwjakec - temp fix while DDc fixes cash tab issue esprinter */
button#tab-cash {
    display: none !important;
}