.c-online-present {
  max-width: 1280px;
  min-width: 1000px;
  margin: 102px auto 50px;
}

.c-online-present.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc_top/bg_feature_present.png") no-repeat;
  background-size: 481.5px 468px;
  background-position: 0 56px;
}

.c-online-present__header {
  position: relative;
  margin-bottom: -20px;
}

.c-online-present__header-image {
  margin: 0 auto;

}
.c-online-present__header-desc {
  width: 447px;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 30px;
}
.c-online-present--title {
  font-family: "Square721 Ex BT", Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 108px;
  letter-spacing: 4px;
  text-align: center;
  color: #79f;
}
.c-online-present-txt {
  margin-top: 1px;
  margin-left: 9px;
}
.c-online-present-txt2 {
  margin-left: 6px;
}

.slick-prev:before, .slick-next:before, .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  display: none;
  content: "";
}