h2.bread,
h1.bread {
    display: inline-block !important;
    margin-right: 10px;
}

h2.bread:after {
    content: "/";
    padding-left: 10px;
}