.no-result {
  display: flex;
  align-items: center;

  .six {
    text-align: center;
    font-size: 20px;

    img {
      width: 70%;
    }
  }
}