.main-first-block.prodvizenie .first-block-main-content .web-dev-title .main-title,
.main-header.ready-header .main-first-block .web-dev-title h1 {
  max-width: 50rem;
}
.more-about-tarifs {
    padding-top: 0 !important;
}
.main-header.ready-header.smm-header {
    overflow: hidden !important;
}

.we-help.cost.block-cost-compl .container .we-help-content {
  padding: 4.5rem 0 0;
}
@media screen and (min-width: 1920px) {
        body::after {
        content: "";
        position: absolute;
        top: 102px;
        left: calc(50% + 958px);
        right: 0;
        height: 838px;
        background: #0575d5;
        z-index: 1;
        pointer-events: none;
    }


    .main-header.big {
        max-width: 1920px !important;
        height: 990px;
    }

    .main-header header {
        margin: 0 -1px;
    }
}
.cost .container .we-help-content .we-help-variations .we-help-variation .we-help-variation-btn .order-variation-btn {
  background: unset !important;
}

@media screen and (max-width: 576px) {
  .cost .container .we-help-content .we-help-variations .we-help-variation {
    max-width: 90% !important;
  }
  .we-help .container .we-help-content .we-help-variations .we-help-variation .we-help-variation-desc {
    max-width: 100% !important;
  }
 .block_text {
    min-height: fit-content !important;
  }
}
