.vce-search-input {
  font-size: 100%;
}

@media only screen and (min-width: 1200px) {
  .vce-header-ads {
    left: 750px;
  }
}

@media only screen and (max-width: 1199px) {
  .vce-header-ads {
    left: 610px;
  }
}

.top-header .vce-search-form {
  width: 190px;
}

.top-header .vce-search-submit {
  background-color: #000;
}