.mf-wrapper404 {
  min-height: calc(100vh - 566px);
  padding: 34px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mf-block404 {
  display: flex;
  flex-direction: column;
}

.mf-mf-title404 {
  font-family: "FD-JB";
  font-weight: 500;
  font-size: 128px;
}