

/* Set min width for Search box */
@media screen and (min-width: 768px) {
    .bc-sf-search-suggestion {min-width: 380px;}
}