.content img {
  width: 100%;
  height: 38rem;
  border-radius: 2.81rem;
}


.container h2,
.container h1 {
  display: none;
}

.content .time {
  margin: 3.13rem 0 1.38rem;
  width: 22.44rem;
  height: 2.94rem;
  font-size: 2.5rem;
  color: #999999;
}

.header-top a {
  width: 4.06rem;
  height: 4.06rem;
}

/* .header-top h2 {
  font-size: 3.13rem;
  font-weight: 500;
  margin-left: -25rem;
} */

.title-box {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.title-box-left {
  width: 100%;
  font-size: 4.38rem;
  font-weight: bold;
  color: #000000;
  display: -webkit-box;
}

.title-box-more {
  width: 11.25rem;
  height: 6rem;
  line-height: 6rem;
  text-align: center;
  border-radius: 2.97rem;
  background: #000000;
  font-size: 2.5rem;
  color: #FFFFFF;
}

.holyfinger-logo {
  display: flex;
  align-items: center;
  width: 40.38rem;
  height: 7.19rem;
  margin: 5.56rem 0 4.06rem 3.5rem;
}

.holyfinger-logo p {
  margin: 0 1.5rem 0 1.19rem;
  font-size: 3.63rem;
  color: #000000;
}

.hylogo {
  width: 7.19rem;
  height: 7.19rem;
}

.yeslogo {
  width: 3.31rem;
  height: 3.31rem;
}

.container {
  font-size: 2.63rem;
  line-height: 4.69rem;
  color: #3D3D3D;
  margin-bottom: 3.5rem;
}

.container p {
  margin-bottom: 3rem;
}