span.breadcrumbs--last {
    white-space: nowrap;
}
@media screen and (max-width: 768px){
    .breadcrumbs{
        overflow-x: scroll;
    } 
}