.error-page {
  min-height: 752px;
  background: #fff;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.err-img {
  width: 290px;
  height: 308px;
}
