.header-sticky .col-lg-3.col-6.d-block.d-xl-none {
    display: block !important;
}

.header-sticky .col-lg-9.col-6.col-xl-12 {
    width: 70%;
}