Thanks Yigit for the prompt response. I have settled for the following which slightly increases the title container and pushes the breadcrumbs slightly lower:
.title_container .breadcrumb {
top:48px;
}
div.div.div.container {
height:65px;
}
Thanks Yigit
Now all breadcrumbs are left aligned even if they are not overlapping
Regards
Markus