.search-again-input {
  display: flex;
  justify-content: flex-end;
  height: 3em;
}

#search-form button {
  background-color: black;
  height: auto;
}

#search-form button.button.compact span svg {
  position: static;
}

.product-block-title {
  line-height: 1em;
}