@media (max-width: 767px){
.search-box {
    width: auto;
    margin-left: 0 !important;
    left: 15px;
    right: 15px;}
}
