.c-age-content{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}

.c-kv--ins::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 83px;
    left: 0;
    bottom: 110px;
    z-index: 5;
    background: white;
    background: -moz-linear-gradient(90deg, white 0%, white 100%);
    background: -webkit-linear-gradient(90deg, white 0%, white 100%);
    background: linear-gradient(90deg, white 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9ce8c0",endColorstr="#74d8e5",GradientType=1);
}

.c-img-arrow{
    text-align: center;
    margin-top: -150px;
    position: relative;
    z-index: 10;
    margin-bottom: 100px;
}

.c-img-p{
    margin-top: 20px;
    width: 180px;
    height: 225px;
}

.c-age-content{
    display: flex;
    margin-bottom: -60px;
    margin-top: 50px;
}
.p-arrows{
    position: relative;
    bottom: 70px;
    width: 420px;
}
.curriculm-age-kv{
    width: 1000px !important;
    margin-top: -100px !important;
}
.c-kv--ins {
    max-width: 100%;
    position: relative;
}
.eyskids-music .l-main.lazyloaded {
    background: #f8faf9 url(/art-college/music/assets/img/pages/pc_top/bg_main_pattern.png) repeat-y;
    background-size: 1364px 986px;
    background-position: center 764px;
    background-color: white;
}
.c-kv.lazyloaded {
    background: #f8faf9 url(/art-college/music/assets/img/pages/pc_top/bg_kv.png) no-repeat;
    background-size: 1364px 809px;
    background-position: center top;
    background-color: white;
}
.c-campaign-pc {
    text-align: center;
    margin-top: -50px;
    position: relative;
    bottom: 10px;
}
.pi-svg{
    width: 50%;
}