.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.header-transparent.border-top, .header-transparent.border-bottom {
    --t4-border-color: rgba(255,255,255,0.2);
    z-index: 30;
}