
    .container {
        padding: 0 20px;
    }

    .consv2_body {
        font-size: 16px;
        line-height: 20px;
    }

    .consv2_title {
        font-size: 20px;
        line-height: 24px;
    }

    .consv2_promo__note {
        padding-left: 20px;
        padding-bottom: 0;
        margin-bottom: 89px;
        text-align: left;
    }
    .consv2_promo__note::after {
        width: 136px;
        height: 108px;
        border-radius: 65px 0;
        left: 0;
        top: -20px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: -1;
    }
    .consv2_promo__title {
        width: 100%;
        margin-bottom: 0;
    }
    .consv2_promo__desc {
        margin-bottom: 20px;
    }
    .consv2_promo__btn {
        width: 87%;
        margin: 0 auto;
        margin-top: 45px;
    }
    .consv2_promo__btn--desktop {
        display: none;
    }
    .consv2_promo__btn--mobile {
        display: block;
    }
    .consv2_promo__img {
        margin: 0 auto;
        width: 83%;
    }

    .consv2_features__title {
        font-size: 24px;
        line-height: 29px;
    }

    .consv2_about__title {
        font-size: 24px;
        line-height: 29px;
    }
    .consv2_about__item-img {
        background-size: contain;
    }

    .consv2_reviews__title {
        font-size: 20px;
        line-height: 24px;
    }

    .consv2_benefits {
        padding-bottom: 200px;
    }
    .consv2_benefits__list {
        margin-top: 25px;
        padding-left: 55px;
        padding-right: 55px;
    }
    .consv2_benefits__item {
        margin-bottom: 60px;
    }
    .consv2_benefits__desc {
        font-size: 20px;
        line-height: 24px;
    }

    .consv2_certificate {
        min-height: auto;
        padding-bottom: 65px;
        margin-bottom: 0;
        background-size: contain;
        background-position: top;
    }
    .consv2_certificate__img {
        width: 70%;
        position: relative;
        top: -230px;
    }
    .consv2_certificate__content {
        margin-top: -35px;
    }

    .consv2_programm__wrap {
        padding: 0 10px;
    }
    .consv2_programm__title {
        font-size: 24px;
        line-height: 29px;
    }
    .consv2_programm__main {
        margin-top: 30px;
    }

    .consv2_sexology__container {
        padding: 0;
    }

    .consv2_expert__title {
        font-size: 32px;
        line-height: 39px;
    }

    .consv2_social__link {
        width: 108px;
        height: 69px;
        background-size: 40%;
    }
    .consv2_social__link--ytb {
        background-size: 60%;
    }

    .consv2_steps__title {
        font-size: 24px;
        line-height: 29px;
    }
    .consv2_steps__text {
        font-size: 20px;
        line-height: 24px;
    }
    .consv2_steps__list {
        margin: 30px 0;
    }
    .consv2_steps__list li {
        margin-bottom: 75px;
    }
    .consv2_steps__list li:last-child {
        margin-bottom: 0;
    }
    .consv2_steps__item {
        padding: 0 40px;
    }

    .consv2_price__title {
        font-size: 24px;
        line-height: 29px;
    }
    .consv2_price__col:first-of-type, .consv2_price__col:last-of-type {
        max-width: 100%;
    }
    .consv2_price__img {
        width: 100%;
    }
    .consv2_price__main {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .consv2_price__text {
        font-size: 18px;
        line-height: 22px;
    }
    .consv2_price__text br:nth-of-type(2) {
        display: none;
    }
    .consv2_price__content {
        min-height: 340px;
        padding-left: 65px;
        padding-top: 65px;
        padding-right: 37px;
    }
    .consv2_price__btn {
        display: block;
        width: 87%;
        margin: 0 auto;
        font-size: 24px;
        line-height: 29px;
    }


    .consv2_programm__tabs{
        flex-wrap: wrap;
    }
    .consv2_programm__tab{
        margin-right: 7px;
    }
    .consv2_programm__tab:nth-child(2n){
        margin-right: 7px;
    }
    .consv2_programm .consv2_programm__tab{
        margin-bottom: 5px;
    }