/********** NAVBAR *****************/
nav.navbar.navbar-default {
    padding: 0px;
}

.disclaimer {
    font-size: 14px!important;
}

.navbar-default {
    background: #000!important;
}

a.navbar-brand img {
    max-height: 115px;
}

@media (max-width: 480px) {
a.navbar-brand img {
    max-width: 150px !important;
}
}

img#banner-luxurytrue {
    max-height: 130px !important;
    max-width: 350px;
    margin: -15px 0;
}