@media (min-width: 1200px) {
    .js-search-result {
      right: 0vw;
      max-width: 540px;
    }
}