/* 404 page */
._404.home-btn-con {
  position: absolute;
  top: 19px;
  bottom: 95px;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  margin: auto;
}
._404.home-btn-con a {
  position: absolute;
  bottom: 10px;
  margin: auto;
  left: 0;
  right: 0;
  max-width: max-content;
}
