
.notifications {
    margin:0px 15px;
    padding:0px 0px 15px 0px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    line-height:1;
}
.notifications h2 {
    display:inline-block;
    margin:0px;
}
.notifications .breadcrumb {
    float:right;
    margin:0px;
    padding:0px;
    background:none;
    border-radius: 0px;
}
.notifications .breadcrumb span {
    padding-right:5px;
}

.notifications .breadcrumb :nth-child(2):before {
    display:none;
}