@media screen and (max-width:350px) {
    .region-header .search-block-form {
        max-width: 100%;
    }
}

.search-form .form-search#edit-keys {
    width: 300px;
}