.eveCont .naviBtns {
  height: 22.4%;
  width: 92.5%;
  position: absolute;
  top: 75.5%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  gap: 3% 1%;
}

.eveCont .naviBtns .naviBtn {
  flex-basis: 49.5%;
  font-size: 0;
}

.eveCont .eventLink.btn01 {
  width: 78%;
  height: 8.5%;
  bottom: 16.5%;
}

.eveCont .eventLink.btn02 {
  width: 89%;
  height: 3.2%;
  bottom: 9.5%;
}

#target03 {
  margin-top: -105px;
}

#container.mo #target03 {
  margin-top: -5rem;
}
