.section1 {
  padding: 4.25rem 0;
}

.section1__bear1Block {
  width: 19rem;
  height: 37rem;
}

.section1__bear2Block {
  width: 28rem;
  height: 37rem;
}

.section1__mainBlock__imageBlock {
  width: 31.75rem;
  height: 34.5rem;
}

.section1__mainBlock__title {
  width: 17.75rem;
}

.section1__mainBlock__title span:nth-child(1) {
  font-size: 6rem;
}

.section1__mainBlock__title span:nth-child(2) {
  font-size: 4.5rem;
}

.section2__dateBlock,
.section2__text {
  font-size: 1.875rem;
}

.section2__placeBlock__imageBlock {
  width: 22rem;
  height: 22rem;
}


/* Audio part */
.song {
    font-size: 1.1rem;
}
.song-name {
    font-size: 0.9rem;
}
.close-arrow button{
    width: 2rem;
    height: 2rem;
}
.close-arrow {
    left: -1.225rem;
}
/* Audio part */