Breadcrumbs often feel redundant but are still very useful for giving users context to their navigation and an understanding of how your site connects. This solution tries to reduce the redundancy by combining the current page title with the breadcrumbs in a way that you don't need to repeat the title again on the page. It also reduces the number of links to the last one visited as users tend to use the main navigation to go back multiple steps.
A breadcrumb solution that exposes the last item for small screens and reveals the rest of the items in the trail when clicked. The entire trail is exposed when space becomes available.