#no-result {
  width: 100%;
  min-height: 520px;
}
#no-result .img {
  width: 184px;
  margin: auto;
}
#no-result .img img {
  width: 184px;
  height: 107px;
  margin-top: 148px;
  display: inline-block;
}
#no-result .text {
  height: 15px;
  font-size: 14px;
  margin: auto;
  font-weight: 400;
  line-height: 15px;
  margin-top: 28px;
  color: rgba(102, 102, 102, 1);
  text-align: center;
}
