@media screen and (min-width: 1920px) {
    body::after {
        content: "";
        position: absolute;
        top: 101px;
        left: calc(50% + 958px);
        right: 0;
        height: 889px;
        background: #0575d5;
        z-index: 1;
        pointer-events: none;
    }

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

    .main-header header {
        margin: 0 -1px;
    }
}

.why-we-cool ul li p {
  font-size: 1.5rem !important;
}

.main-header.ready-header.smm-header {
  overflow: hidden !important;
}

@media screen and (max-width: 1367px) {
  .main-first-block.prodvizenie .first-block-main-content .main-first-block-links {
    margin-bottom: 3.75rem !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;
  }
}
.we-help .container .we-help-content .we-help-variations .we-help-variation.wider .we-help-variation-title {
  min-height: auto !important;
}
.we-help .container .we-help-content .we-help-variations .we-help-variation.wider .we-help-variation-title p {
  max-width: 100% !important;
}
.team-working__title h2 {
  margin-top: 0 !important;
}
.requests {
  padding-top: 0 !important;
}