
.light-font .typo-headlines-xxl-uppercase, .light-font .typo-headlines-l-mixed, .light-font .typo-headlines-m-mixed, .light-font .typo-headlines-s-mixed, .light-font .typo-headlines-xl-mixed, .light-font .typo-headlines-l-uppercase, .light-font .typo-headlines-m-uppercase, .light-font .typo-headlines-s-uppercase, .light-font .typo-headlines-xl-uppercase, .light-font .typo-headlines-xxl-mixed {
    letter-spacing: 0px!important;
    font-family: "BMW Type Web light"!important;
    text-transform: uppercase;

}


#nav.bg-grey-6 {
    height: 100px;
}

@media (max-width: 520px) {

    #nav.bg-grey-6 {
        height: 40px;
    }
    .margin-top-3 {
        margin-top: 20px;
    }
}