.error > .title > img {
  width: 100%;
  height: 80%;
  margin-top: 75px;
}

.error > .title {
  height: 35%;
}

.error > .interact {
  height: 10%;
  top: 40%;
}

.error > .interact > p {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
}
