@media only screen and (max-width: 600px){
.header-container .widget_product_search #searchform .form-input {
  position: relative;
  padding: 0 67px 0 0px;
}
}