.collectionQuery {
  width: 1050px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 88px 0 180px;
}
.collectionQuery > img {
  width: 400px;
  height: 276px;
}
