.header-banner-block {
    padding-top: 300px;
    z-index: 5;
}
.header-banner-block-mobile {
    padding-top: 90px;
    z-index: 5;
}
.header-banner {
    font-size: 64px;
    line-height: 54px;
    margin-bottom: 0;
}
.header-banner-mobile {
    font-size: 30px;
    margin-bottom: 0;
}
.sub-header-banner-mobile {
    font-size: 25px;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
}
#session-slide {
    padding: 0;
    min-height: 250px;
}
.carousel-item img {
    min-height: 250px;
}
.header-logo-row {
    position: absolute;
    right: 12px;
    bottom: 35px;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
}
.header-logo-padding {
    padding-left: 30px;
    padding-right: 30px;
}