.c-rythmique-price {
  max-width: 1280px;
  min-width: 1000px;
  margin: 140px auto 50px;
}

.c-rythmique-price .c-common-header-title {
  font-size: 40px;
  color: rgba(187,136,238,0.5);
  margin: 45px auto 0;
  letter-spacing: 4px;
}

.c-rythmique-price.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc/rythmique/price/bg.png") no-repeat;
  background-size: 544px 544px;
  background-position: 0 100px;
}

.c-rythmique-price__header {
  position: relative;
  margin-bottom: 80px;
}

.c-rythmique-price__header-image {
  margin: 0 auto;
}
.c-rythmique-price__header-image-title {
  margin: 30px auto 0px;
  width: 118px;
}
.c-rythmique-price__header-desc {
  width: 880px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin: 0 auto;
  margin-top: 30px;
}

.c-rythmique-price .c-feature-common__header-title p:nth-child(1){
  font-size: 24px;
}

.c-rythmique-price-price {
  position: relative;
  width: 100%;
  height: 500px;
  margin: 0 auto -100px;
}

.c-rythmique-price__view-more {
  width: 300px;
  margin: 30px auto 0;
}