#sp-header @media (min-width: 992px) {
.col-lg-6 {
        flex: 0 0 auto;
        width: 70% !important;
    }
.col-lg-3 {
        flex: 0 0 auto;
        width: 10% !important;
    }
}
#sp-header {
.btn-link {
    font-weight: 400;
    color: #0d6efd;
    text-decoration: underline;
    display: none;
}
  }