/*!
 * Start Bootstrap - Logo Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {

}

.navbar-static-top .nav {
    padding: 15px 0;
}

.navbar-static-top .navbar-brand {
    padding: 0 15px;
}

@media(min-width:768px) {
    .navbar-static-top .navbar-brand {
	padding: 15px 0;
    }
}
