@media(min-width:768px) {
    .navbar-default {
        padding: 10px 0;
        border: 0;
        background-color: #000000;
    }
}
