.static-front-image {
    background-color: #fff;
}

.front-about h3::after {
  width: 165px;
}

@media screen and (max-width: 767px){
    .front-search .panel .btn:not(.actions-btn) {
        border: 1px solid #eee;
    }

    .front-search .panel .selectize-input{
        border: 1px solid #eee;
    }

    .front-search h2, .front-search label {
        color: #333;
    }

}
