@media only screen and (max-width: 765px) {
#search input[type="search"] {
size:1.8rem!important;
}
}