body {
  font-family: sans-serif;
  padding: 1em;
}

.ais-ClearRefinements {
  margin: 1em 0;
}

.ais-SearchBox {
  margin: 1em 0;
}

.ais-Pagination {
  margin-top: 1em;
}

.left-panel {
  float: left;
  width: 250px;
}

.right-panel {
  margin-left: 260px;
}

.ais-InstantSearch {
  max-width: 960px;
  overflow: hidden;
}

.ais-Hits-item {
  margin-bottom: 1em;
  width: calc(50% - 1rem);
}

.hit-image img {
  margin-right: 1em;
  width: calc(100%);
  height: 200px;
  margin-bottom: 0.5em;
}

.hit-objectID {
  color: #000;
  font-size: 14px;
  margin-bottom: 0.5em;
  margin: auto;
}

.hit-code {
  color: #000;
  font-size: 14px;
  margin-bottom: 0.5em;
}

.hit-brand {
  color: #000;
  font-size: 14px;
  margin-bottom: 0.5em;
}

.hit-item {
  width: 100%;
  margin: auto;
  margin-bottom: 0.4em;
}
.one {
  color: #000;
  font-weight: bold;
  width: 10%;
  float: left;
}
.two {
  color: #000;
  text-align: right;
}
