.search-result-panel {
  width: 100%;
  min-height: 430px;
}

.cse-result-frame {
  display: block;
  width: 100%;
  height: 520px;
  margin: 0;
  border: 0;
  background: #fff;
  overflow: hidden;
  transition: height .12s ease-out;
}
