.navbar .navbar-header {
    width: 100%;
}

#main-menu > li:nth-child(8) a {
    color: #fff;
    background: #FF0000 !important;
    border-radius: 10px;
}