@media only screen and (max-width:600px) {
   .header--layout-one .header-search-wrapper {
    margin: 0px 10px;
}
}