  @media (min-width: 768px) { /* Small devices Tablets (≥768px) */
	.navbar-header {
		padding-top: 8px;
	}
	.nav.navbar-nav.myhelp {
		padding-top: 9px;
	}
}

.navbar-inverse {
    background-color: #d50032 !important;
    border-color: #d50032 !important;
}
