.c-present-present {
  max-width: 1280px;
  min-width: 1000px;
  margin: -40px auto 50px;
  padding-top: 110px;
}

.c-present-present.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc/present/present/bg.png") no-repeat;
  background-size: 103.8vw 65.8vw;
  background-position: 6px -191px;
}

@media screen and (min-width: 1280px) {
  .c-present-present.lazyloaded {
    background-size: 1218px 768px;
    background-position: 0px -220px;
    position: relative;
    top: 100px;
  }
}

.c-present-present__header {
  position: relative;
  margin-bottom: 80px;
}

.c-present-present__header-image {
  width: 514px;
  margin: 0 auto;
}


.c-present-present__header-desc {
  width: 447px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
}