.page-title-bar {
    height: 90vh;
}

.page-title-bar-inner {
    height: 100%;
}

.page-title-bar-heading h1 {
    display: none;
}

.page-breadcrumb {
    position: absolute;
    bottom: 30px;
    right: 40px;
    width: auto;
    z-index: 2;
}

.page-breadcrumb .container {
    max-width: none;
    padding: 0;
}

