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

.c-rythmique-what .c-common-header-title {
  font-size: 40px;
  color: rgba(255,136,204,0.5);
  letter-spacing: 4px;
  margin-top: 40px;
}

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

.c-rythmique-what__header {
  position: relative;
  margin-bottom: 80px;
  text-align: center;
}

.c-rythmique-what__header-image-title {
  margin: 0 auto;
  width: 452px;
  height: 53px;
}

.c-rythmique-what__header-image {
  margin: 0 auto;

}
.c-rythmique-what__header-desc {
  width: 700px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 auto;
  margin-top: 30px;
}


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