.page-no-found {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 218px 0;
}
.no-found-img {
  width: 325px;
}