.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #99C221;
    border-color: #99C221;
}

.section-landing-search {
    min-height: 550px;
    background: url(searchhero.jpg) no-repeat 0 25%;
    background-size: cover;
}