.fixed-top {
    position: relative !important;
}

.flex-grow {
    margin-top: 0px !important;
}

.col-lg-9 {
    flex: 0 0 auto;
    width: 75% !important;
}
.col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
}