header #path {
    margin-top: 0px !important;
    font-size: 0.9em !important;
    color: white;
    background-color: #074A8B !important;
}
@media screen and (min-width: 62em)
#path {

    background: #074A8B !important;
}

header #path > .container {
    border-bottom: 0px !important;
    padding: 0px !important;
}

@media screen and (min-width: 48em) {
#path .container a, #path .container a:visited {
    color: white !important;
    font-size: 0.9em !important;
}
}

@media screen and (min-width: 48em) {
#path .container .easy-breadcrumb_segment-separator {
    color: white !important;
    margin: 0 5px;
}
}

#path {
	height:21px !important;
 }

@media screen and (min-width: 48em)
#path .container .easy-breadcrumb_segment-separator {
    color: white !important;
}

@media screen and (min-width: 48em) {
#path .container .easy-breadcrumb_segment-title {
    color: white !important;
}
}