.marketing {
    margin-top: 214px;
}

.navbar {
    background-image: url("../images/lastnavbar.png");
    background-repeat: no-repeat;
    background-size: 100% 102%;
    width: 100%;
    position: absolute;
    margin-top: -110px;
    z-index: 1;
}

.drop {
    right: 60px!important;
    position: absolute;
    margin-top: -195px;
    z-index: 2;
}

.col-lg-4 {
    flex: 0 0 auto;
    /* width: 33.33333333%; */
    height: 59px;
}

.col-lg-8 {
    flex: 5 0 auto;
    width: 86.666667%;
}