.not-found {
  padding: 140px 0;
  text-align: center;
}
.not-found h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.not-found img {
  max-width: 310px;
  margin: 0 auto;
}
.not-found p {
  font-size: 20px;
  line-height: 32px;
}
.not-found h4,
.not-found p {
  margin-bottom: 24px;
}
