/* fdbarfety PPR-057767 */
.navbar-nav [data-location="page-schedule-service-button"] img {width: 150px;}

/* Breadcrumb*/
#bcrumb Ol{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-weight:200;
}

#bcrumb Ol li { display: inline;
font-weight:200; }

#bcrumb Ol li a{
text-decoration: none;
padding: .1em 1em;
color: #000;
font-weight:200;
}

#bcrumb Ol li a:hover{
color: #fff;
background-color: #eb0a1e;
font-weight:200;
}